CSS submit button weird rendering on iPad/iPhone submit color (ok)
https://stackoverflow.com/questions/5438567/css-submit-button-weird-rendering-on-ipad-iphone

input {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
PreviousDisable Auto Zoom in Input “Text” tag - Safari on iPhone (ok)NextTurn off iPhone/Safari input element rounding (ok)
Last updated
Was this helpful?