]> git.openstreetmap.org Git - rails.git/commitdiff
Correct vertical position of map controls in small screen layout
authorTom Hughes <tom@compton.nu>
Mon, 21 Jan 2013 21:42:44 +0000 (21:42 +0000)
committerTom Hughes <tom@compton.nu>
Mon, 21 Jan 2013 21:42:44 +0000 (21:42 +0000)
app/assets/stylesheets/small.css.scss

index 7ce0484b73604dda2083d9b082ac206ab2dc6e65..1331e565299938480988e88b87e2da5ded97d5ed 100644 (file)
@@ -132,7 +132,7 @@ h2, h3, h4 {
 
 .site-index .leaflet-top,
 .site-export .leaflet-top {
-  top: 47px !important;
+  top: 10px !important;
 }
 
 /* Rules for the main content area */