Correct controls position in Center example

This commit is contained in:
Alexis THOMAS
2017-06-02 14:16:57 +02:00
committed by GitHub
parent 21011d00ea
commit 0511202743
+6 -2
View File
@@ -10,9 +10,13 @@ div.ol-zoom {
top: 178px;
left: 158px;
}
div.ol-rotate {
top: 178px;
right: 58px;
}
div.ol-attribution {
bottom: 30px;
right: 50px;
bottom: 30px !important;
right: 50px !important;
}
.padding-top {
position: absolute;