X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/02628bed1e7b5c2656bc68076403467e92462b4f..3a654c89197b40f4a623c0dd33b87b415623d97d:/public/openlayers/theme/default/google.css diff --git a/public/openlayers/theme/default/google.css b/public/openlayers/theme/default/google.css index 7f3c369e8..3ee757c47 100644 --- a/public/openlayers/theme/default/google.css +++ b/public/openlayers/theme/default/google.css @@ -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; +}