summaryrefslogtreecommitdiff
path: root/changelogs/unreleased
diff options
context:
space:
mode:
authorPhil Hughes <me@iamphill.com>2018-03-19 19:23:10 +0000
committerPhil Hughes <me@iamphill.com>2018-03-19 19:23:10 +0000
commite106150992297542759f1da7f18f8ec9bda713c1 (patch)
tree1cbece3770daac996cc511b7617e19f0f400b92f /changelogs/unreleased
parentcd4ddee0d646c4be6e4eb657179afb0642fc8fa8 (diff)
parent3c1a93078cb7acd1d8b1a686b3f6fbecc1188373 (diff)
downloadgitlab-ce-e106150992297542759f1da7f18f8ec9bda713c1.tar.gz
Merge branch '44383-cleanup-framework-header' into 'master'
Clean up selectors in framework/header.scss Closes #44383 See merge request gitlab-org/gitlab-ce!17822
Diffstat (limited to 'changelogs/unreleased')
-rw-r--r--changelogs/unreleased/44383-cleanup-framework-header.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/44383-cleanup-framework-header.yml b/changelogs/unreleased/44383-cleanup-framework-header.yml
new file mode 100644
index 00000000000..ef9be9f48de
--- /dev/null
+++ b/changelogs/unreleased/44383-cleanup-framework-header.yml
@@ -0,0 +1,5 @@
+---
+title: Clean up selectors in framework/header.scss
+merge_request: 17822
+author: Takuya Noguchi
+type: other