Commit aba31563 authored by Winnie Hellmann's avatar Winnie Hellmann

Fix conflict in dropdowns.scss

parent 435432fd
...@@ -849,8 +849,6 @@ ...@@ -849,8 +849,6 @@
} }
} }
<<<<<<< HEAD
=======
@media (max-width: $screen-xs-max) { @media (max-width: $screen-xs-max) {
.navbar-gitlab { .navbar-gitlab {
li.header-projects, li.header-projects,
...@@ -870,7 +868,6 @@ ...@@ -870,7 +868,6 @@
} }
} }
>>>>>>> upstream/master
@include new-style-dropdown('.breadcrumbs-list .dropdown '); @include new-style-dropdown('.breadcrumbs-list .dropdown ');
@include new-style-dropdown('.js-namespace-select + '); @include new-style-dropdown('.js-namespace-select + ');
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment