]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/small.scss
Remove unnecessary padding-bottom override on the header h1
[rails.git] / app / assets / stylesheets / small.scss
index 51501758d77cf6b0d5d438793c422921d3c5611d..2247b4bbef940956db7ddf5097da17803ed15141 100644 (file)
@@ -20,10 +20,6 @@ body.small-nav {
     min-height: $headerHeight;
     background: #fff;
 
-    h1 {
-      padding-bottom: 15px;
-    }
-
     &.closed nav {
       display: none;
     }