Moving attribution from the middle of the map.

I believe this should be the default.  In rare cases where people want it somewhere in the middle of the map, they should provide custom css.
This commit is contained in:
tschaub
2012-03-20 16:43:33 -06:00
parent c02d5a4dbf
commit 0feefaa4bc

View File

@@ -69,6 +69,10 @@ h6 {
font-weight: bold;
}
.olControlAttribution {
bottom: 5px;
}
/**
* Map Examples Specific
*/