X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/4ef877649007f8ebf8f2c1450f2bb499b31bf669..9ff70a861a79fb75081616cf46a9a81d2343f34f:/public/openlayers/theme/default/google.css diff --git a/public/openlayers/theme/default/google.css b/public/openlayers/theme/default/google.css index 3c1c1872a..3ee757c47 100644 --- a/public/openlayers/theme/default/google.css +++ b/public/openlayers/theme/default/google.css @@ -3,8 +3,15 @@ bottom: 2px; left: auto; } +.olLayerGoogleV3.olLayerGoogleCopyright { + bottom: 0px; + right: 0px !important; +} .olLayerGooglePoweredBy { left: 2px; bottom: 2px; } +.olLayerGoogleV3.olLayerGooglePoweredBy { + bottom: 0px !important; +}