Commit c97d304c authored by Mark Otto's avatar Mark Otto
Browse files

derp, fix broke css and recompile

parent 9443eb6e
1 merge request!6821Typeahead updater
Showing with 6155 additions and 4 deletions
+6155 -4
This diff is collapsed.
......@@ -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 {
......
Supports Markdown
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