Fix map zoom button positioning in IE
This commit is contained in:
parent
cd8b48c282
commit
4ddb129b5e
|
@ -173,7 +173,7 @@ select.error, textarea.error, input.error {
|
||||||
}
|
}
|
||||||
|
|
||||||
.ol-zoom {
|
.ol-zoom {
|
||||||
left: unset !important;
|
left: auto !important;
|
||||||
right: 20px !important;
|
right: 20px !important;
|
||||||
top: 120px !important;
|
top: 120px !important;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue