the editing toolbar is absolutely positioned in the top right corner of the map, p=jorix,me r=me (closes #2223)

git-svn-id: http://svn.openlayers.org/trunk/openlayers@11699 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
Éric Lemoine
2011-03-11 22:08:31 +00:00
parent 83ade8f9d7
commit 45b54f4a2c

View File

@@ -188,7 +188,7 @@ div.olControlMousePosition {
background-repeat: no-repeat;
}
.olControlEditingToolbar {
float:right;
top: 0px;
right: 0px;
height: 30px;
width: 200px;