X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/67292724441a7a447a9ea579a36dee64825dedaf..9743efc2c98f0b237b8c38d690a3b699be728681:/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; +}