diff options
| author | Jacob Thornton <[email protected]> | 2011-08-26 15:21:20 -0700 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2011-08-26 15:21:20 -0700 |
| commit | a63fb4d234941c58547ed902eb198abaee71b89c (patch) | |
| tree | c23ca33948c6cf4b9cbdc8afbbcf992590b8dadf /docs/assets | |
| parent | 5193619ab0b5eaf937eaec01ba58f179dbc2484c (diff) | |
| parent | 273659c8e754b924b1bdcab5d34b0498ce2036bd (diff) | |
| download | bootstrap-a63fb4d234941c58547ed902eb198abaee71b89c.tar.xz bootstrap-a63fb4d234941c58547ed902eb198abaee71b89c.zip | |
Merge branch '1.1.1-wip'
Diffstat (limited to 'docs/assets')
| -rw-r--r-- | docs/assets/css/docs.css | 7 | ||||
| -rw-r--r-- | docs/assets/img/browsers.png | bin | 18286 -> 21274 bytes |
2 files changed, 5 insertions, 2 deletions
diff --git a/docs/assets/css/docs.css b/docs/assets/css/docs.css index b7d241994..67a34280b 100644 --- a/docs/assets/css/docs.css +++ b/docs/assets/css/docs.css @@ -13,6 +13,9 @@ body { section { padding-top: 60px; } +section > .row { + margin-bottom: 10px; +} #masthead, #footer { background-color: #049cd9; background-repeat: no-repeat; @@ -168,7 +171,7 @@ div.mini-layout div { div.mini-layout div.mini-layout-body { background-color: #dceaf4; margin: 0 auto; - width: 450px; + width: 340px; height: 340px; } div.mini-layout.fluid div.mini-layout-sidebar, @@ -182,7 +185,7 @@ div.mini-layout.fluid div.mini-layout-sidebar { height: 340px; } div.mini-layout.fluid div.mini-layout-body { - width: 400px; + width: 300px; margin-left: 10px; } /* Topbar special styles diff --git a/docs/assets/img/browsers.png b/docs/assets/img/browsers.png Binary files differindex e2e1f700f..1598f9896 100644 --- a/docs/assets/img/browsers.png +++ b/docs/assets/img/browsers.png |
