update bootstrap to 3.0.0 final
[bootswatch] / bower_components / bootstrap / examples / justified-nav / justified-nav.css
index be983ba..7837acf 100755 (executable)
@@ -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;
@@ -83,8 +76,6 @@ body {
   }
 }
 
-
-
 /* Responsive: Portrait tablets and up */
 @media screen and (min-width: 768px) {
   /* Remove the padding we set earlier */