mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-05 16:42:29 +03:00
clean up and simplify support for bottom navbar by automagically turning dropdowns into dropups
This commit is contained in:
+1
-1
@@ -275,7 +275,7 @@
|
||||
}
|
||||
}
|
||||
// Menu position and menu caret support for dropups via extra bottom-up class
|
||||
.navbar .dropdown-menu.bottom-up {
|
||||
.navbar-fixed-bottom .dropdown-menu {
|
||||
&:before {
|
||||
border-top: 7px solid #ccc;
|
||||
border-top-color: rgba(0, 0, 0, 0.2);
|
||||
|
||||
Reference in New Issue
Block a user