aboutsummaryrefslogtreecommitdiff
path: root/bootstrap-responsive.css
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-01-26 10:00:09 -0800
committerMark Otto <[email protected]>2012-01-26 10:00:09 -0800
commit0ef4b6419fd83170dd62049a2850c5e8466635c9 (patch)
tree23e649cbd61892a8755a4e9af2c7f790d9fd7fa3 /bootstrap-responsive.css
parent106625a2ece84fd5e1e68144411c8d00db05c23f (diff)
downloadbootstrap-0ef4b6419fd83170dd62049a2850c5e8466635c9.tar.xz
bootstrap-0ef4b6419fd83170dd62049a2850c5e8466635c9.zip
overhaul frontpage jumbotron, add js for twitter buttons back in, fix up some form ids and classes, straighten out the use of primary button variable
Diffstat (limited to 'bootstrap-responsive.css')
-rw-r--r--bootstrap-responsive.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap-responsive.css b/bootstrap-responsive.css
index 7907c0e08..02b5c099e 100644
--- a/bootstrap-responsive.css
+++ b/bootstrap-responsive.css
@@ -13,6 +13,7 @@
}
.navbar .nav, .navbar .nav > li:last-child a {
-webkit-border-radius: 0 0 4px 0;
+ -moz-border-radius: 0 0 4px 0;
border-radius: 0 0 4px 0;
}
.navbar .nav > li {