diff --git a/theme/default/style.css b/theme/default/style.css index c819ef76d0..ea61d0d158 100644 --- a/theme/default/style.css +++ b/theme/default/style.css @@ -188,7 +188,7 @@ div.olControlMousePosition { background-repeat: no-repeat; } .olControlEditingToolbar { - float:right; + top: 0px; right: 0px; height: 30px; width: 200px;