Move permalink up after moving its styling information into style.css.

git-svn-id: http://svn.openlayers.org/trunk/openlayers@1642 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
crschmidt
2006-10-06 11:28:48 +00:00
parent dd3562c26a
commit 9e8f7f796c
2 changed files with 8 additions and 7 deletions

View File

@@ -4,3 +4,9 @@
display: block;
position: absolute;
}
.olControlPermalink {
right: 3px;
bottom: 1.5em;
display: block;
position: absolute;
}