From: Tom Hughes Date: Mon, 21 Jan 2013 21:42:44 +0000 (+0000) Subject: Correct vertical position of map controls in small screen layout X-Git-Tag: live~5158 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/1fe52824fae8c54031d90b438800f76b8871f2a5 Correct vertical position of map controls in small screen layout --- diff --git a/app/assets/stylesheets/small.css.scss b/app/assets/stylesheets/small.css.scss index 7ce0484b7..1331e5652 100644 --- a/app/assets/stylesheets/small.css.scss +++ b/app/assets/stylesheets/small.css.scss @@ -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 */