aboutsummaryrefslogtreecommitdiff
path: root/docs/assets/css/docs.css
diff options
context:
space:
mode:
authorJacob Thornton <[email protected]>2011-08-26 15:21:20 -0700
committerJacob Thornton <[email protected]>2011-08-26 15:21:20 -0700
commita63fb4d234941c58547ed902eb198abaee71b89c (patch)
treec23ca33948c6cf4b9cbdc8afbbcf992590b8dadf /docs/assets/css/docs.css
parent5193619ab0b5eaf937eaec01ba58f179dbc2484c (diff)
parent273659c8e754b924b1bdcab5d34b0498ce2036bd (diff)
downloadbootstrap-a63fb4d234941c58547ed902eb198abaee71b89c.tar.xz
bootstrap-a63fb4d234941c58547ed902eb198abaee71b89c.zip
Merge branch '1.1.1-wip'
Diffstat (limited to 'docs/assets/css/docs.css')
-rw-r--r--docs/assets/css/docs.css7
1 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