diff --git a/css/style.css b/css/style.css index 729782a..c4a2442 100644 --- a/css/style.css +++ b/css/style.css @@ -395,7 +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; -moz-appearance: textfield; -webkit-appearance: textfield; } +#searchform #s { padding: 5px; } /* INTERNET EXPLORER diff --git a/searchform.php b/searchform.php index 2c82c2c..8eac35f 100644 --- a/searchform.php +++ b/searchform.php @@ -1,5 +1,5 @@ \ No newline at end of file