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