0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-19 16:54:24 +01:00

scope styles to masthead, not homepage

This commit is contained in:
Mark Otto 2014-01-22 15:37:05 -06:00
parent e4f33a91d9
commit d1f69d4a7e

View 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;
}
}