]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
remove padding from justified nav masthead and footer
authorMark Otto <otto@github.com>
Sun, 18 Aug 2013 17:02:32 +0000 (10:02 -0700)
committerMark Otto <otto@github.com>
Sun, 18 Aug 2013 17:02:32 +0000 (10:02 -0700)
examples/justified-nav/justified-nav.css

index be983ba6bc35ec37b2d2ef2bcd24425c147b8b3e..20134203c87bfe6ce983ba0f5b63bdf677cc4178 100644 (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;