Seems to work in current chrome 39.0.2171.71 (64 bit) and safari (I've only tested on Mac).
This appears to remove the default style added to the select input (it also removes the dropdown arrow), but allows you to use your own style without Chrome overriding it.
I just found a way to apply padding to a select input in chrome
Seems to work in current chrome 39.0.2171.71 (64 bit) and safari (I've only tested on Mac).
This appears to remove the default style added to the select input (it also removes the dropdown arrow), but allows you to use your own style without Chrome overriding it.
I stumbled across this fix while using code from here: http://fettblog.eu/style-select-elements/