Move the control.div styling from the code to style.css. r=elemoine (closes #2476)

git-svn-id: http://svn.openlayers.org/trunk/openlayers@10070 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
Frédéric Junod
2010-02-16 08:21:25 +00:00
parent e21dc76468
commit 662564957c
2 changed files with 2 additions and 3 deletions

View File

@@ -36,6 +36,8 @@ div.olLayerDiv {
font-size: smaller;
}
.olControlScaleLine {
display: block;
position: absolute;
left: 10px;
bottom: 15px;
font-size: xx-small;