mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-08 17:22:31 +03:00
fix docs for fluid layout, update topbar to fix active text color for links
This commit is contained in:
+1
-1
@@ -21,7 +21,7 @@
|
||||
.navbar {
|
||||
// Hover and active states
|
||||
.brand:hover,
|
||||
ul .active > a {
|
||||
.nav .active > a {
|
||||
color: @white;
|
||||
text-decoration: none;
|
||||
background-color: @navBarBgStart;
|
||||
|
||||
Reference in New Issue
Block a user