diff options
| author | Mark Otto <[email protected]> | 2012-01-05 22:37:23 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-01-05 22:37:23 -0800 |
| commit | 7582520808ad6c3610831652d0d4d33ea4ebf15b (patch) | |
| tree | d006081c1c41514a7b6bfd1d187bcb997db839ba /lib | |
| parent | 9bedfa447c52ae45c1a144fba27160811dfb40a2 (diff) | |
| download | bootstrap-7582520808ad6c3610831652d0d4d33ea4ebf15b.tar.xz bootstrap-7582520808ad6c3610831652d0d4d33ea4ebf15b.zip | |
docs cleanup and navbar brand hover
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/navbar.less | 2 |
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; |
