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

File diff suppressed because it is too large Load Diff

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 {