aboutsummaryrefslogtreecommitdiff
path: root/docs/assets/css/docs.css
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-06-10 15:14:21 -0700
committerMark Otto <[email protected]>2012-06-10 15:14:21 -0700
commit3985379ccabcdcf9f96432ba37be2dd38ed117bc (patch)
treed22ef8dae169cb4b264a4c442c128d1fd2c5b707 /docs/assets/css/docs.css
parentf2e39233f54a733df54d5d998abd79233e0f143f (diff)
downloadbootstrap-3985379ccabcdcf9f96432ba37be2dd38ed117bc.tar.xz
bootstrap-3985379ccabcdcf9f96432ba37be2dd38ed117bc.zip
rearrange hero unit section
Diffstat (limited to 'docs/assets/css/docs.css')
-rw-r--r--docs/assets/css/docs.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/assets/css/docs.css b/docs/assets/css/docs.css
index 4d65f6b04..fc9df07e2 100644
--- a/docs/assets/css/docs.css
+++ b/docs/assets/css/docs.css
@@ -742,7 +742,8 @@ form.well {
.bs-docs-example .table,
.bs-docs-example .progress,
.bs-docs-example .well,
-.bs-docs-example .alert {
+.bs-docs-example .alert,
+.bs-docs-example .hero-unit {
margin-bottom: 5px;
}
form.bs-docs-example {