summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorDave Pisek <dpisek@gitlab.com>2019-06-25 17:26:56 +1000
committerDave Pisek <dpisek@gitlab.com>2019-06-28 10:36:19 +1000
commit0fb00b2d4dc3cdd003fca7a51b0e86f8af76f459 (patch)
tree64b18c85e243a2eee6d68d5c323e08c177d6b977 /changelogs
parent36451a753ac442250c1ed5a6427383817434d1ec (diff)
downloadgitlab-ce-0fb00b2d4dc3cdd003fca7a51b0e86f8af76f459.tar.gz
Align page header for environment details view62968-environment-details-header-border-misaligned
This commit fixes an issue that caused the page header on the environment details page to be misaligned and bleeding out horizontlly. It removes standard bootstrap markup / classes and replaces it with utility classes.
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/62968-environment-details-header-border-misaligned.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/62968-environment-details-header-border-misaligned.yml b/changelogs/unreleased/62968-environment-details-header-border-misaligned.yml
new file mode 100644
index 00000000000..749fe6a9cb0
--- /dev/null
+++ b/changelogs/unreleased/62968-environment-details-header-border-misaligned.yml
@@ -0,0 +1,5 @@
+---
+title: Resolve Environment details header border misaligned
+merge_request: 30011
+author:
+type: fixed