diff options
| author | Mark Otto <[email protected]> | 2012-01-08 13:21:44 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-01-08 13:21:44 -0800 |
| commit | cb9be7bd0cde19b3b401d2dcdfb6162dd00b5ab5 (patch) | |
| tree | efdfe38dfa890565116a6f6566d2ee3e269cbb36 /docs/assets/css/docs.css | |
| parent | 1ef9cbc6e4b2a002eea4515f3779318f2ee60666 (diff) | |
| download | bootstrap-cb9be7bd0cde19b3b401d2dcdfb6162dd00b5ab5.tar.xz bootstrap-cb9be7bd0cde19b3b401d2dcdfb6162dd00b5ab5.zip | |
clean up dup css in responsive, fix navbar dropdown caret
Diffstat (limited to 'docs/assets/css/docs.css')
| -rw-r--r-- | docs/assets/css/docs.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/assets/css/docs.css b/docs/assets/css/docs.css index c359cf73b..f37067203 100644 --- a/docs/assets/css/docs.css +++ b/docs/assets/css/docs.css @@ -163,7 +163,7 @@ body > .navbar-fixed .brand:hover { /* Marketing section of Overview -------------------------------------------------- */ .marketing .row { - margin-bottom: 18px; + margin-bottom: 9px; } .marketing h1 { margin: 36px 0 27px; |
