aboutsummaryrefslogtreecommitdiff
path: root/docs/assets/css/bootstrap.css
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-01-27 16:26:55 -0800
committerMark Otto <[email protected]>2012-01-27 16:26:55 -0800
commitf6dc566963c63d5113e72f0098ad9da2c414f33f (patch)
tree91072cd92fe08910009474ee4a128983b3bb75b9 /docs/assets/css/bootstrap.css
parent800d0b24e08dec4835e7f4126701428c5c5bae2c (diff)
downloadbootstrap-f6dc566963c63d5113e72f0098ad9da2c414f33f.tar.xz
bootstrap-f6dc566963c63d5113e72f0098ad9da2c414f33f.zip
overhaul navbar behavior in responsive css
Diffstat (limited to 'docs/assets/css/bootstrap.css')
-rw-r--r--docs/assets/css/bootstrap.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/assets/css/bootstrap.css b/docs/assets/css/bootstrap.css
index 2ae5325b2..fb95729d9 100644
--- a/docs/assets/css/bootstrap.css
+++ b/docs/assets/css/bootstrap.css
@@ -6,7 +6,7 @@
* http://www.apache.org/licenses/LICENSE-2.0
*
* Designed and built with all the love in the world @twitter by @mdo and @fat.
- * Date: Fri Jan 27 15:27:51 PST 2012
+ * Date: Fri Jan 27 16:25:59 PST 2012
*/
article,
aside,
@@ -2004,7 +2004,7 @@ table .span12 {
color: #ffffff;
text-decoration: none;
}
-.navbar .nav .active > a {
+.navbar .nav .active > a, .navbar .nav .active > a:hover {
color: #ffffff;
text-decoration: none;
background-color: #222222;