Skip to content

Commit

Permalink
(less) derp, fix broke css and recompile
Browse files Browse the repository at this point in the history
  • Loading branch information
mdo committed Feb 6, 2013
1 parent 95171eb commit a464ed0
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions navbar.less
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down

0 comments on commit a464ed0

Please sign in to comment.