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:
+1
-1
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user