From 6077e14421a0419d4ceb907248cef043ccca1e48 Mon Sep 17 00:00:00 2001 From: crschmidt Date: Sun, 17 Jun 2007 13:40:54 +0000 Subject: [PATCH] fix "Close button in GeoRSS popups partially hidden", #727, patch by penyaskito. git-svn-id: http://svn.openlayers.org/trunk/openlayers@3354 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf --- theme/default/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/theme/default/style.css b/theme/default/style.css index ba75a09daf..39e707e58b 100644 --- a/theme/default/style.css +++ b/theme/default/style.css @@ -69,6 +69,7 @@ div.olControlMousePosition { float:right; color:gray; font-size:1.2em; + margin-right:6px; font-family:sans-serif; } .olLayerGeoRSSTitle {