From f56f802d2c456cfe8bea5375052b88d909ca7f77 Mon Sep 17 00:00:00 2001 From: Jon Atkins Date: Thu, 18 Apr 2013 15:46:52 +0100 Subject: [PATCH] additional fix #175 - should be ok now --- mobile/smartphone.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/mobile/smartphone.css b/mobile/smartphone.css index fa7e937a..804f6a29 100644 --- a/mobile/smartphone.css +++ b/mobile/smartphone.css @@ -19,12 +19,12 @@ body { } -#geosearch{ - width:301px; +#geosearch { + width: 100%; } -#geosearchwrapper img{ - display:none; +#geosearchwrapper img { + display: none; } #chatcontrols {