aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-01-05 22:37:23 -0800
committerMark Otto <[email protected]>2012-01-05 22:37:23 -0800
commit7582520808ad6c3610831652d0d4d33ea4ebf15b (patch)
treed006081c1c41514a7b6bfd1d187bcb997db839ba /lib
parent9bedfa447c52ae45c1a144fba27160811dfb40a2 (diff)
downloadbootstrap-7582520808ad6c3610831652d0d4d33ea4ebf15b.tar.xz
bootstrap-7582520808ad6c3610831652d0d4d33ea4ebf15b.zip
docs cleanup and navbar brand hover
Diffstat (limited to 'lib')
-rw-r--r--lib/navbar.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/navbar.less b/lib/navbar.less
index d57f316f5..7e0b17d43 100644
--- a/lib/navbar.less
+++ b/lib/navbar.less
@@ -20,7 +20,7 @@
// Text and links
.navbar {
// Hover and active states
- .brand a:hover,
+ .brand:hover,
ul .active > a {
color: @white;
text-decoration: none;