summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorNathan Friend <nfriend@gitlab.com>2018-12-19 15:16:10 -0400
committerNathan Friend <nfriend@gitlab.com>2018-12-19 15:16:10 -0400
commit7798a4a62ab9c4015949f6243a5990b6a158bbf2 (patch)
treef543b474699dbce0f9e941c5b362038c9136edc9 /changelogs
parent4a10c813e726d09216c534bb0ad0ae50a0400259 (diff)
downloadgitlab-ce-7798a4a62ab9c4015949f6243a5990b6a158bbf2.tar.gz
Fix style issues in job details sidebar
This commit fixes a number of minor style issues in the job details sidebar - spacing, font weights, button sizes, and font sizes. More details here: https://gitlab.com/gitlab-org/gitlab-ce/issues/54814
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/54814-sidebar-styling-updates.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/54814-sidebar-styling-updates.yml b/changelogs/unreleased/54814-sidebar-styling-updates.yml
new file mode 100644
index 00000000000..98e3836ee14
--- /dev/null
+++ b/changelogs/unreleased/54814-sidebar-styling-updates.yml
@@ -0,0 +1,5 @@
+---
+title: Fix label and header styles in the job details sidebar.
+merge_request: 23816
+author: Nathan Friend
+type: changed