I have spend some time wondering why would Apple decide to style their buttons in a non-standard way and then not respect the css style set by the designer. I just found the answer how to get rid of the Apple predefined style and allow the buttons to look like in every other browser. To do this you have to set the webkit-appearance property to none:
input { --webkit-appearance: none; }
That’s all.



May 4th, 2010 at 11:14 am
Wow, found your site on Ask.Pleased I finally tested it out. Not sure if it’s my Opera web browser,however sometimes when I visit your blog, the fonts are really small? Nonetheless, appreciate your blog and will check back.Bye