From b2a1dee791e4deae41aeda5de6df4aef745ad12c Mon Sep 17 00:00:00 2001 From: ahocevar Date: Fri, 5 Feb 2010 20:19:56 +0000 Subject: [PATCH] changing google.css so our maps are also terms of use compliant in IE. r=tschaub (closes #2466) git-svn-id: http://svn.openlayers.org/trunk/openlayers@10028 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf --- theme/default/google.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/theme/default/google.css b/theme/default/google.css index 7f3c369e8d..3c1c1872a1 100644 --- a/theme/default/google.css +++ b/theme/default/google.css @@ -1,6 +1,7 @@ .olLayerGoogleCopyright { right: 3px; - bottom: 2px; + bottom: 2px; + left: auto; } .olLayerGooglePoweredBy { left: 2px;