Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Beckham <sbeckham@gitlab.com>2019-07-19 19:58:28 +0300
committerPhil Hughes <me@iamphill.com>2019-07-19 19:58:28 +0300
commit3d7ed053137c97e1d52ccf9d8bd285585b32ffc6 (patch)
tree8390fd61f8a66eeb28391c6755acb3b8a6f8a3c5 /changelogs
parent2e56b134687ccc8043f14eef4c5d0bfa9e1fd370 (diff)
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