move scale control a bit
This commit is contained in:
parent
72dfb21ba9
commit
5d84cc2eca
1 changed files with 5 additions and 0 deletions
|
@ -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;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue