aboutsummaryrefslogtreecommitdiff
path: root/less
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-02-05 19:43:49 -0800
committerMark Otto <[email protected]>2013-02-05 19:43:49 -0800
commitc97d304c0ca0c3b11f2c550590b54a75b41471fb (patch)
treebc0fc17c536e14d129dd7aca4fce15bc313b7581 /less
parent9443eb6e21dc784a98d01aa2206bf0807e549873 (diff)
downloadbootstrap-c97d304c0ca0c3b11f2c550590b54a75b41471fb.tar.xz
bootstrap-c97d304c0ca0c3b11f2c550590b54a75b41471fb.zip
derp, fix broke css and recompile
Diffstat (limited to 'less')
-rw-r--r--less/navbar.less4
1 files changed, 0 insertions, 4 deletions
diff --git a/less/navbar.less b/less/navbar.less
index fc237a949..93d09bcad 100644
--- a/less/navbar.less
+++ b/less/navbar.less
@@ -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 {