remove padding from justified nav masthead and footer

This commit is contained in:
Mark Otto 2013-08-18 10:02:32 -07:00
parent 8ae9736ead
commit 0c9bf6bcce

View File

@ -2,13 +2,6 @@ body {
padding-top: 20px;
}
/* Everything but the jumbotron gets side spacing for mobile-first views */
.masthead,
.footer {
padding-left: 15px;
padding-right: 15px;
}
.footer {
border-top: 1px solid #eee;
margin-top: 40px;