From 093394bf3a1c0ce6814ce358f15945f90ef4e273 Mon Sep 17 00:00:00 2001 From: Filipa Lacerda Date: Tue, 18 Sep 2018 17:44:38 +0100 Subject: Wrap content for admin runners table While refactoring the table into a responsive one we did not account for wrapping issues. This commit wraps some cells and truncates others. Adds `section-5` class to the responsive tables CSS --- changelogs/unreleased/51549-runners-table.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 changelogs/unreleased/51549-runners-table.yml (limited to 'changelogs') diff --git a/changelogs/unreleased/51549-runners-table.yml b/changelogs/unreleased/51549-runners-table.yml new file mode 100644 index 00000000000..fe36bfc1b30 --- /dev/null +++ b/changelogs/unreleased/51549-runners-table.yml @@ -0,0 +1,5 @@ +--- +title: Fixes admin runners table not wrapping content +merge_request: +author: +type: fixed -- cgit v1.2.3