diff options
| author | Jacob Thornton <[email protected]> | 2012-01-28 15:42:07 -0800 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2012-01-28 15:42:07 -0800 |
| commit | b8a683d7f250a11d349a3e5de0d75ace9d67df0c (patch) | |
| tree | 5a3436730a0d61efd223bc04182dd75b17516cf5 /docs/assets/css/bootstrap.css | |
| parent | ea1c21d62d66b929be9fcdf389d4d5835c1e6546 (diff) | |
| download | bootstrap-b8a683d7f250a11d349a3e5de0d75ace9d67df0c.tar.xz bootstrap-b8a683d7f250a11d349a3e5de0d75ace9d67df0c.zip | |
turn off brand hover for now + get nav toggling in mobile
Diffstat (limited to 'docs/assets/css/bootstrap.css')
| -rw-r--r-- | docs/assets/css/bootstrap.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/assets/css/bootstrap.css b/docs/assets/css/bootstrap.css index e538be2a4..e928bb6d1 100644 --- a/docs/assets/css/bootstrap.css +++ b/docs/assets/css/bootstrap.css @@ -2356,7 +2356,6 @@ button.btn.small, input[type="submit"].btn.small { margin-top: 3px; } .navbar .brand:hover { - color: #ffffff; text-decoration: none; } .navbar .brand { |
