]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.scss
Replace cubic bezier approximations of circles with circles
[rails.git] / app / assets / stylesheets / common.scss
index 24316fec03ea22544839b7f589f3fbb682370680..c3f2b36adc361a320f7618664c5d39644cb75c36 100644 (file)
@@ -103,11 +103,11 @@ header {
   }
 
   > * {
-    height: 100%;
     padding: $lineheight * 0.5;
   }
 
   h1 {
+    height: $headerHeight;
     font-size: 18px;
   }
 
@@ -423,10 +423,6 @@ body.small-nav {
   }
 
   .overlay-layers {
-    p {
-      font-size: 13px;
-      margin-bottom: 8px;
-    }
     li.disabled { color: $darkgrey; }
   }
 }