[OpenLayers-Commits] r12022 - trunk/openlayers/examples
commits-20090109 at openlayers.org
commits-20090109 at openlayers.org
Sat May 28 05:13:21 EDT 2011
Author: ahocevar
Date: 2011-05-28 02:13:20 -0700 (Sat, 28 May 2011)
New Revision: 12022
Modified:
trunk/openlayers/examples/bing-tiles.html
Log:
nicer attribution style
Modified: trunk/openlayers/examples/bing-tiles.html
===================================================================
--- trunk/openlayers/examples/bing-tiles.html 2011-05-28 09:05:15 UTC (rev 12021)
+++ trunk/openlayers/examples/bing-tiles.html 2011-05-28 09:13:20 UTC (rev 12022)
@@ -8,9 +8,10 @@
<link rel="stylesheet" href="style.css" type="text/css">
<style type="text/css">
.olControlAttribution {
- left: 5px;
+ left: 2px;
right: inherit;
- bottom: 5px;
+ bottom: 3px;
+ line-height: 11px;
}
</style>
</head>
More information about the Commits
mailing list