Commit 7d21a109 authored by Clement Ho's avatar Clement Ho

Fix conflict in app/assets/stylesheets/framework/dropdowns.scss

parent 663ac1aa
......@@ -209,11 +209,7 @@
}
.dropdown-menu,
<<<<<<< HEAD
.dropdown-menu {
=======
.dropdown-menu-nav {
>>>>>>> gitlab-ce/master
display: none;
position: absolute;
width: auto;
......@@ -332,11 +328,7 @@
}
.badge.badge-pill + span:not(.badge.badge-pill) {
<<<<<<< HEAD
// Expects up to 3 digits on the .badge.badge-pill
=======
// Expects up to 3 digits on the badge
>>>>>>> gitlab-ce/master
margin-right: 40px;
}
}
......
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