Move scale control styling into CSS file where it belongs.

git-svn-id: http://svn.openlayers.org/trunk/openlayers@5403 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
crschmidt
2007-12-14 04:47:43 +00:00
parent f223101539
commit 2a00af3dd7
2 changed files with 1 additions and 1 deletions

View File

@@ -22,6 +22,7 @@ div.olMapViewport {
bottom: 3em;
display: block;
position: absolute;
font-size: smaller;
}
.olControlPermalink {
right: 3px;