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:
authorWinnie Hellmann <winnie@gitlab.com>2017-10-11 14:59:15 +0300
committerWinnie Hellmann <winnie@gitlab.com>2017-12-08 14:09:39 +0300
commitea21d469aeca6cd3e70811e08b2e5eec5a5fdf42 (patch)
treebb59f3b5bdc602b71e2e312c347d662ffe84421a /app/assets/stylesheets/framework/header.scss
parentf984fc35e7c1b503b16bcfe0078d499f16b69da6 (diff)
Remove new-style-dropdown mixin
Diffstat (limited to 'app/assets/stylesheets/framework/header.scss')
-rw-r--r--app/assets/stylesheets/framework/header.scss2
1 files changed, 0 insertions, 2 deletions
diff --git a/app/assets/stylesheets/framework/header.scss b/app/assets/stylesheets/framework/header.scss
index f985a3aea5c..2ce4de6a2d5 100644
--- a/app/assets/stylesheets/framework/header.scss
+++ b/app/assets/stylesheets/framework/header.scss
@@ -3,8 +3,6 @@
}
.navbar-gitlab {
- @include new-style-dropdown;
-
&.navbar-gitlab {
padding: 0 16px;
z-index: 1000;