2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-30 15:24:08 +03:00

nav change to undo the top nav bold active state

This commit is contained in:
Mark Otto
2011-06-28 12:39:58 -07:00
parent 9660f6f18d
commit e3865e75ac
3 changed files with 1 additions and 3 deletions
-1
View File
@@ -121,7 +121,6 @@ div.topbar {
&.active a {
background-color: #222;
background-color: rgba(0,0,0,.5);
font-weight: bold;
}
// Vertical rule
&.vr {