Moving the rotate control to the bottom
This commit is contained in:
parent
d1a3e6bf82
commit
da61c8cf46
|
@ -15,3 +15,8 @@
|
||||||
top: 0.5em;
|
top: 0.5em;
|
||||||
right: 0.5em;
|
right: 0.5em;
|
||||||
}
|
}
|
||||||
|
.ol-rotate {
|
||||||
|
top: auto;
|
||||||
|
bottom: 0.5em;
|
||||||
|
right: 3em;
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in New Issue