1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-09 21:21:19 +02:00

Merge pull request #15307 from vsn4ik/part_of_15148

Fix part of #15148.
This commit is contained in:
Mark Otto
2014-12-20 22:12:47 -08:00

View File

@@ -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);
}