I have a html form with a select box.
In firefox the select box, is relatively plain ie. white background, simple border etc.
However when viewing it in Google Chrome it applies its own styling making them look horrible, adding round edges, a grey and white gradient etc.
Does anyone know how I can remove this styling from my select boxes when viewing webkit browsers, so it looks the same as it does in firefox?
Thanks