Commit d1f69d4a authored by Mark Otto's avatar Mark Otto
Browse files

scope styles to masthead, not homepage

parent e4f33a91
Showing with 2 additions and 2 deletions
+2 -2
......@@ -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;
}
}
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment