mirror of
https://github.com/twbs/bootstrap.git
synced 2025-05-30 00:02:31 -04:00
derp, fix broke css and recompile
This commit is contained in:
parent
9443eb6e21
commit
c97d304c0c
6155
docs/assets/css/bootstrap.css
vendored
6155
docs/assets/css/bootstrap.css
vendored
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 {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user