changing input type=search back to text until https://bugs.webkit.org/show_bug.cgi?id=33637 is resolved
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user