]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.scss
Remove spacing tweaks and legacy pagination spacing CSS
[rails.git] / app / assets / stylesheets / common.scss
index 7ae0577402301d1f30e4e213f7bfe0fbc6a88cb5..0998b94a92daad2661f2f5ecf2bfd706c9908173 100644 (file)
@@ -1273,16 +1273,10 @@ tr.turn:hover {
   }
 }
 
-.pagination {
-  padding-top: $lineheight;
-}
-
 /* Rules for the diary entry page */
 
 .diary_entries {
   #map {
-    position: relative;
-    width: 90%;
     height: 400px;
     border: 1px solid $grey;
     display: none;