From: Mark Otto Date: Thu, 12 Jul 2012 23:16:06 +0000 (-0700) Subject: docs css cleanup for spacing and stuff X-Git-Tag: v2.1.0~2^2~188 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=280dfda6edda74772bfd5f2b16828411e7e8c5d0;p=thirdparty%2Fbootstrap.git docs css cleanup for spacing and stuff --- diff --git a/docs/assets/css/docs.css b/docs/assets/css/docs.css index 148dc3f0c1..c3c82a6590 100644 --- a/docs/assets/css/docs.css +++ b/docs/assets/css/docs.css @@ -602,9 +602,6 @@ form.bs-docs-example { font-size: 18px; line-height: 24px; } -.bs-docs-example li { - line-height: 18px; -} /* Tooltips */ .bs-docs-tooltip-examples { @@ -765,6 +762,9 @@ form.bs-docs-example { .masthead .btn { font-size: 24px; } + .marketing .span4 { + margin-bottom: 40px; + } .bs-docs-social { margin: 0 -20px; }