move scale control a bit

This commit is contained in:
Laura Klünder 2018-12-24 14:42:59 +01:00
parent 72dfb21ba9
commit 5d84cc2eca

View file

@ -894,6 +894,11 @@ main:not([data-view=route-result]) #route-summary {
color: #BBBBBB; color: #BBBBBB;
} }
.leaflet-bottom .leaflet-control-scale {
margin-bottom: 10px;
margin-left: 10px;
}
.c3nav-grid { .c3nav-grid {
position: absolute; position: absolute;