Correct controls position in Center example
This commit is contained in:
+6
-2
@@ -10,9 +10,13 @@ div.ol-zoom {
|
|||||||
top: 178px;
|
top: 178px;
|
||||||
left: 158px;
|
left: 158px;
|
||||||
}
|
}
|
||||||
|
div.ol-rotate {
|
||||||
|
top: 178px;
|
||||||
|
right: 58px;
|
||||||
|
}
|
||||||
div.ol-attribution {
|
div.ol-attribution {
|
||||||
bottom: 30px;
|
bottom: 30px !important;
|
||||||
right: 50px;
|
right: 50px !important;
|
||||||
}
|
}
|
||||||
.padding-top {
|
.padding-top {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
|||||||
Reference in New Issue
Block a user