Fix map zoom button positioning in IE

This commit is contained in:
Carlos Salaverria 2016-09-02 11:45:48 -05:00
parent cd8b48c282
commit 4ddb129b5e

View file

@ -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;
} }