Skip to content

Commit

Permalink
Merge pull request #15307 from vsn4ik/part_of_15148
Browse files Browse the repository at this point in the history
Fix part of #15148.
  • Loading branch information
mdo committed Dec 21, 2014
2 parents acef81d + d7d6384 commit 8777803
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions less/navbar.less
Original file line number Diff line number Diff line change
Expand Up @@ -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);
}
Expand Down

0 comments on commit 8777803

Please sign in to comment.