2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

bring hover state back to the .brand element in the topbar to fix a bug

This commit is contained in:
Mark Otto
2011-10-07 23:56:14 -07:00
parent 970c51dd99
commit e025de9a83
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -25,7 +25,7 @@
// Hover and active states
// h3 for backwards compatibility
h3 a:hover,
.brand a:hover,
.brand:hover,
ul .active > a {
background-color: #333;
background-color: rgba(255,255,255,.05);