aboutsummaryrefslogtreecommitdiff
path: root/docs/assets/css/docs.css
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-01-24 17:14:19 -0800
committerMark Otto <[email protected]>2012-01-24 17:14:19 -0800
commit805a965f2e7373db42d99376d4dc3c1ca9ea509d (patch)
treed299622d70588ab5875fd2e443079b2adb68f03d /docs/assets/css/docs.css
parent40e92221a616bfe4e9500bcf2b72c86844f7f03f (diff)
downloadbootstrap-805a965f2e7373db42d99376d4dc3c1ca9ea509d.tar.xz
bootstrap-805a965f2e7373db42d99376d4dc3c1ca9ea509d.zip
finish updating form state and alert variables in less docs page
Diffstat (limited to 'docs/assets/css/docs.css')
-rw-r--r--docs/assets/css/docs.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/assets/css/docs.css b/docs/assets/css/docs.css
index d78cea2b1..956eff246 100644
--- a/docs/assets/css/docs.css
+++ b/docs/assets/css/docs.css
@@ -417,6 +417,8 @@ pre.prettyprint {
/* Make tables spaced out a bit more */
h2 + table,
+h3 + table,
+h4 + table,
h2 + .row {
margin-top: 5px;
}