Merge pull request #6871 from ath0mas/patch-1
Correct controls position in Center example
This commit is contained in:
+5
-1
@@ -10,7 +10,11 @@ div.ol-zoom {
|
|||||||
top: 178px;
|
top: 178px;
|
||||||
left: 158px;
|
left: 158px;
|
||||||
}
|
}
|
||||||
div.ol-attribution {
|
div.ol-rotate {
|
||||||
|
top: 178px;
|
||||||
|
right: 58px;
|
||||||
|
}
|
||||||
|
.map div.ol-attribution {
|
||||||
bottom: 30px;
|
bottom: 30px;
|
||||||
right: 50px;
|
right: 50px;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user