diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index 2dabe8939e..2cd3578459 100644 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@ -579,7 +579,7 @@ body.small-nav { } .leaflet-top { - top: $lineheight/2 !important; + top: 10px !important; .leaflet-control { margin-right: 0px !important; margin-top: 0px !important;