2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-21 13:24:08 +03:00

derp, fix broke css and recompile

This commit is contained in:
Mark Otto
2013-02-05 19:43:49 -08:00
parent 9443eb6e21
commit c97d304c0c
2 changed files with 6155 additions and 4 deletions
+6155
View File
File diff suppressed because it is too large Load Diff
-4
View File
@@ -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
.navbar .nav li.dropdown > a:hover .caret,
.navbar .nav li.dropdown > a:focus .caret {