summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwinh <winnie@gitlab.com>2017-08-17 10:58:15 +0200
committerwinh <winnie@gitlab.com>2017-08-28 13:28:32 +0200
commited95119c80af53ae94f71b7221bc1b159f9b3c5b (patch)
treef266335456493216ced603a92a7048cdbae3d25a
parentef8eb3f6f7c1af167017ecc854e9fe385cee9354 (diff)
downloadgitlab-ce-winh-namespace-select-dropdown.tar.gz
Make namespace select dropdowns consistentwinh-namespace-select-dropdown
-rw-r--r--app/assets/stylesheets/framework/dropdowns.scss2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/assets/stylesheets/framework/dropdowns.scss b/app/assets/stylesheets/framework/dropdowns.scss
index a45d5a6dca0..b9ffe3d56db 100644
--- a/app/assets/stylesheets/framework/dropdowns.scss
+++ b/app/assets/stylesheets/framework/dropdowns.scss
@@ -792,3 +792,5 @@
margin-top: 2px;
}
}
+
+@include new-style-dropdown('.js-namespace-select + ');