aboutsummaryrefslogtreecommitdiff
path: root/bootstrap.css
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-01-05 22:37:23 -0800
committerMark Otto <[email protected]>2012-01-05 22:37:23 -0800
commit7582520808ad6c3610831652d0d4d33ea4ebf15b (patch)
treed006081c1c41514a7b6bfd1d187bcb997db839ba /bootstrap.css
parent9bedfa447c52ae45c1a144fba27160811dfb40a2 (diff)
downloadbootstrap-7582520808ad6c3610831652d0d4d33ea4ebf15b.tar.xz
bootstrap-7582520808ad6c3610831652d0d4d33ea4ebf15b.zip
docs cleanup and navbar brand hover
Diffstat (limited to 'bootstrap.css')
-rw-r--r--bootstrap.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/bootstrap.css b/bootstrap.css
index 0014fcdcc..e2ef40a6c 100644
--- a/bootstrap.css
+++ b/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: Thu Jan 5 21:43:09 PST 2012
+ * Date: Thu Jan 5 22:37:16 PST 2012
*/
html, body {
margin: 0;
@@ -1644,7 +1644,7 @@ i {
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
}
-.navbar .brand a:hover, .navbar ul .active > a {
+.navbar .brand:hover, .navbar ul .active > a {
color: #ffffff;
text-decoration: none;
background-color: #333333;