Commit 8777803a authored by Mark Otto's avatar Mark Otto

Merge pull request #15307 from vsn4ik/part_of_15148

Fix part of #15148.
parents acef81d9 d7d6384d
......@@ -331,6 +331,7 @@
}
// Menu position and menu caret support for dropups via extra dropup class
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
margin-bottom: 0;
.border-top-radius(@navbar-border-radius);
.border-bottom-radius(0);
}
......
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