]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
scope styles to masthead, not homepage
authorMark Otto <otto@github.com>
Wed, 22 Jan 2014 21:37:05 +0000 (15:37 -0600)
committerMark Otto <otto@github.com>
Wed, 22 Jan 2014 21:37:05 +0000 (15:37 -0600)
docs/assets/css/docs.css

index 5a96f891d862ee84eecfd5df5ebcbbb4a92223a8..64cda346a7c4a865d98714760749849ebbaa8744 100644 (file)
@@ -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;
   }
 }