From 29dbefc28744dd141c549e268b86a96993ada916 Mon Sep 17 00:00:00 2001 From: Ben Word Date: Sun, 1 May 2011 10:23:44 -0600 Subject: [PATCH] -moz-appearance and -webkit-appearance: textfield were on the search button instead of the search input --- css/style.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/css/style.css b/css/style.css index 6e50d28..729782a 100644 --- a/css/style.css +++ b/css/style.css @@ -395,8 +395,7 @@ img.ui-datepicker-trigger { vertical-align: middle; } #mapp0_poweredby, #mapp1_poweredby, #mapp2_poweredby, #mapp3_poweredby, #mapp4_poweredby, #mapp5_poweredby, #mapp6_poweredby, #mapp7_poweredby, #mapp8_poweredby, #mapp9_poweredby, #mapp10_poweredby { display: none !important; } /* remove MapPress credit */ /* Search */ -#searchform #s { padding: 5px; } -#searchform #searchsubmit { -moz-appearance: textfield; -webkit-appearance: textfield; } +#searchform #s { padding: 5px; -moz-appearance: textfield; -webkit-appearance: textfield; } /* INTERNET EXPLORER