Styling input buttons for iPad and iPhone

-webkit-appearance

The appearance property is used to display an element using a platform-native styling based on the users operating systems theme.

-webkit-appearance:none
-webkit-appearance:none;-moz-appearance:none;appearance:none