]> git.openstreetmap.org Git - rails.git/blobdiff - public/openlayers/theme/default/google.css
Merge branch 'master' into openstreetbugs
[rails.git] / public / openlayers / theme / default / google.css
index 7f3c369e8d2af644c66f89b5613b8c66aa8246ad..3ee757c478428ceefa8af5f231731f9b9f362365 100644 (file)
@@ -1,9 +1,17 @@
 .olLayerGoogleCopyright {
     right: 3px;
-    bottom: 2px;  
+    bottom: 2px;
+    left: auto;  
+}
+.olLayerGoogleV3.olLayerGoogleCopyright {
+    bottom: 0px;
+    right: 0px !important;
 }
 .olLayerGooglePoweredBy {
     left: 2px;
     bottom: 2px;   
 }
+.olLayerGoogleV3.olLayerGooglePoweredBy {
+    bottom: 0px !important;
+}