summaryrefslogtreecommitdiff
path: root/changelogs/unreleased
diff options
context:
space:
mode:
authorjerasmus <jerasmus@gitlab.com>2018-11-06 08:57:21 +0200
committerjerasmus <jerasmus@gitlab.com>2018-11-07 08:19:20 +0200
commit9406a497ba6214995d60be3f74252d295fac2da2 (patch)
treea58e41c5bc75ef66312e6518d5f98704f87b723e /changelogs/unreleased
parent84f562e7040f1da818157853de84874d57135ca9 (diff)
downloadgitlab-ce-9406a497ba6214995d60be3f74252d295fac2da2.tar.gz
Fix miss-aligned approvers dropdown6500-fix-misaligned-approvers-dropdown
Fixed the miss-alignment by adding the correct classes. Cleaned up the method to rather use string interpolation.
Diffstat (limited to 'changelogs/unreleased')
-rw-r--r--changelogs/unreleased/6500-fix-misaligned-approvers-dropdown.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/6500-fix-misaligned-approvers-dropdown.yml b/changelogs/unreleased/6500-fix-misaligned-approvers-dropdown.yml
new file mode 100644
index 00000000000..3e87c5875c6
--- /dev/null
+++ b/changelogs/unreleased/6500-fix-misaligned-approvers-dropdown.yml
@@ -0,0 +1,5 @@
+---
+title: Fix misaligned approvers dropdown
+merge_request: 22832
+author:
+type: fixed