I would like to have the little "x" icon to the right in my input form but for some reasons it doesn't show. I guess there is something in my Wordpress theme that hides it.
My input field looks like this:
<input type="search">
How can I override the CSS (?) in order to show this?
EDIT: Here is an example, as you can see the "x" icon is not shown when you start typing in the form: http://www.branschlosningar.se/inputfield. Outside of Wordpress it works fine: http://branschlosningar.se/inputfield.html