Commit 9c2b2c58 authored by Mark Otto's avatar Mark Otto

fix comment on bottom-up, should be dropup

parent 20b10b5d
......@@ -285,7 +285,7 @@
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 {
&:before {
border-top: 7px solid #ccc;
......
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