aboutsummaryrefslogtreecommitdiff
path: root/bootstrap.css
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2011-10-16 03:15:17 -0700
committerMark Otto <[email protected]>2011-10-16 03:15:17 -0700
commit3a4760637f3acca9cbd8af2819d163848852a23a (patch)
tree2426050abf66e9bc7adaa3a30fe753a8338a1b5f /bootstrap.css
parentbe926a04bc7d1fec228b9cbd4c6d0bb0c75c30cd (diff)
downloadbootstrap-3a4760637f3acca9cbd8af2819d163848852a23a.tar.xz
bootstrap-3a4760637f3acca9cbd8af2819d163848852a23a.zip
tweak navbar styles for static version to not cause problems on responsive layouts
Diffstat (limited to 'bootstrap.css')
-rw-r--r--bootstrap.css4
1 files changed, 1 insertions, 3 deletions
diff --git a/bootstrap.css b/bootstrap.css
index 887dbdd01..8b487fb7e 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: Sun Oct 16 03:07:49 PDT 2011
+ * Date: Sun Oct 16 03:14:23 PDT 2011
*/
/* Reset.less
* Props to Eric Meyer (meyerweb.com) for his CSS reset file. We're using an adapted version here that cuts out some of the reset HTML elements we will never need here (i.e., dfn, samp, etc).
@@ -1165,8 +1165,6 @@ table .headerSortUp.purple, table .headerSortDown.purple {
margin-bottom: 18px;
}
.navbar-static .navbar-inner {
- margin-left: -20px;
- margin-right: -20px;
padding-left: 20px;
padding-right: 20px;
-webkit-border-radius: 4px;