diff options
| author | Mark Otto <[email protected]> | 2011-06-28 12:39:58 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2011-06-28 12:39:58 -0700 |
| commit | e3865e75ac27383b958df27b20281e4c5ce95ada (patch) | |
| tree | 6219c03f6d51a68b57a8f3ed5fe45f6190d51d82 /bootstrap-1.0.0.css | |
| parent | 9660f6f18d610ee4b03c0e3bf2823393fc66640b (diff) | |
| download | bootstrap-e3865e75ac27383b958df27b20281e4c5ce95ada.tar.xz bootstrap-e3865e75ac27383b958df27b20281e4c5ce95ada.zip | |
nav change to undo the top nav bold active state
Diffstat (limited to 'bootstrap-1.0.0.css')
| -rw-r--r-- | bootstrap-1.0.0.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bootstrap-1.0.0.css b/bootstrap-1.0.0.css index feb36442a..f612922b5 100644 --- a/bootstrap-1.0.0.css +++ b/bootstrap-1.0.0.css @@ -1260,7 +1260,6 @@ div.topbar ul li a:hover { div.topbar ul li.active a { background-color: #222; background-color: rgba(0, 0, 0, 0.5); - font-weight: bold; } div.topbar ul li.vr { border-left: 1px solid #008db8; |
