Turn off iPhone/Safari input element rounding

Posted by Alex on Stack Overflow See other posts from Stack Overflow or by Alex
Published on 2010-05-27T05:38:12Z Indexed on 2010/05/27 5:41 UTC
Read the original article Hit count: 401

Filed under:
|
|
|
|

My website renders well on the iPhone/Safari browser, with one exception: My text input fields have a weird rounded style which doesn't look good at all with the rest of my website.

Is there a way to instruct Safari (via CSS or metadata) not to round the input fields and render them rectangular as intended?

© Stack Overflow or respective owner

Related posts about html

Related posts about css