mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-12 00:24:03 +02:00
remove padding from justified nav masthead and footer
This commit is contained in:
@@ -2,13 +2,6 @@ body {
|
|||||||
padding-top: 20px;
|
padding-top: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Everything but the jumbotron gets side spacing for mobile-first views */
|
|
||||||
.masthead,
|
|
||||||
.footer {
|
|
||||||
padding-left: 15px;
|
|
||||||
padding-right: 15px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.footer {
|
.footer {
|
||||||
border-top: 1px solid #eee;
|
border-top: 1px solid #eee;
|
||||||
margin-top: 40px;
|
margin-top: 40px;
|
||||||
|
Reference in New Issue
Block a user