mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-27 07:14:36 +02:00
fix comment on bottom-up, should be dropup
This commit is contained in:
@@ -285,7 +285,7 @@
|
|||||||
left: 10px;
|
left: 10px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
// Menu position and menu caret support for dropups via extra bottom-up class
|
// Menu position and menu caret support for dropups via extra dropup class
|
||||||
.navbar-fixed-bottom .dropdown-menu {
|
.navbar-fixed-bottom .dropdown-menu {
|
||||||
&:before {
|
&:before {
|
||||||
border-top: 7px solid #ccc;
|
border-top: 7px solid #ccc;
|
||||||
|
Reference in New Issue
Block a user