make compatible with ol.css import and with IE

This commit is contained in:
mike-000
2020-07-12 12:45:14 +01:00
committed by GitHub
parent 2bc3f2ed73
commit 942b306a97
+4 -4
View File
@@ -1,6 +1,6 @@
.ol-rotate { .map .ol-rotate {
left: .5em; left: .5em;
bottom: .5em; bottom: .5em;
top: unset; top: auto;
right: unset; right: auto;
} }