Move map zoom buttons to right side
This commit is contained in:
parent
d5293cc0ed
commit
6accc36fd2
|
@ -143,3 +143,12 @@ select.error, textarea.error, input.error {
|
||||||
color: #FF0000;
|
color: #FF0000;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.ol-zoom {
|
||||||
|
left: unset !important;
|
||||||
|
right: 1.2em !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
.layer-switcher {
|
||||||
|
top: 5em !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue