summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorSam Beckham <sbeckham@gitlab.com>2019-07-19 16:58:28 +0000
committerPhil Hughes <me@iamphill.com>2019-07-19 16:58:28 +0000
commit3d7ed053137c97e1d52ccf9d8bd285585b32ffc6 (patch)
tree8390fd61f8a66eeb28391c6755acb3b8a6f8a3c5 /changelogs
parent2e56b134687ccc8043f14eef4c5d0bfa9e1fd370 (diff)
downloadgitlab-ce-3d7ed053137c97e1d52ccf9d8bd285585b32ffc6.tar.gz
Fixes the alignment on reports
- Removes a justify-center class that causes reports to centrally align
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/fix-alignment-on-security-reports.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/fix-alignment-on-security-reports.yml b/changelogs/unreleased/fix-alignment-on-security-reports.yml
new file mode 100644
index 00000000000..5339b6d764d
--- /dev/null
+++ b/changelogs/unreleased/fix-alignment-on-security-reports.yml
@@ -0,0 +1,5 @@
+---
+title: Fixes alignment issues with reports
+merge_request: 30839
+author:
+type: fixed