From: Mark Otto Date: Wed, 22 Jan 2014 21:37:05 +0000 (-0600) Subject: scope styles to masthead, not homepage X-Git-Tag: v3.1.0~34 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1f69d4a7e23abbe8cdbc6ff7e642c0f8d51e624;p=thirdparty%2Fbootstrap.git scope styles to masthead, not homepage --- diff --git a/docs/assets/css/docs.css b/docs/assets/css/docs.css index 5a96f891d8..64cda346a7 100644 --- a/docs/assets/css/docs.css +++ b/docs/assets/css/docs.css @@ -385,7 +385,7 @@ body { border-radius: 4px; border-width: 1px !important; } - .bs-docs-home .carbonad { + .bs-masthead .carbonad { margin: 50px auto 0 !important; } } @@ -406,7 +406,7 @@ body { padding: 15px !important; width: 330px !important; } - .bs-docs-home .carbonad { + .bs-masthead .carbonad { position: static; } }