mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-14 09:34:36 +02:00
scope styles to masthead, not homepage
This commit is contained in:
@@ -385,7 +385,7 @@ body {
|
|||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
border-width: 1px !important;
|
border-width: 1px !important;
|
||||||
}
|
}
|
||||||
.bs-docs-home .carbonad {
|
.bs-masthead .carbonad {
|
||||||
margin: 50px auto 0 !important;
|
margin: 50px auto 0 !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -406,7 +406,7 @@ body {
|
|||||||
padding: 15px !important;
|
padding: 15px !important;
|
||||||
width: 330px !important;
|
width: 330px !important;
|
||||||
}
|
}
|
||||||
.bs-docs-home .carbonad {
|
.bs-masthead .carbonad {
|
||||||
position: static;
|
position: static;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user