mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-17 19:21:23 +03:00
derp, fix broke css and recompile
This commit is contained in:
Vendored
+6155
File diff suppressed because it is too large
Load Diff
@@ -338,10 +338,6 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// Caret should match text color on hover
|
|
||||||
.navbar .nav li.dropdown > a:hover .caret {
|
|
||||||
border-top-color: @navbarLinkColorHover;
|
|
||||||
border-bottom-color: @navbarLinkColorHover;
|
|
||||||
// Caret should match text color on hover/focus
|
// Caret should match text color on hover/focus
|
||||||
.navbar .nav li.dropdown > a:hover .caret,
|
.navbar .nav li.dropdown > a:hover .caret,
|
||||||
.navbar .nav li.dropdown > a:focus .caret {
|
.navbar .nav li.dropdown > a:focus .caret {
|
||||||
|
|||||||
Reference in New Issue
Block a user