text field significantly bigger in certain browser

Posted by ian on Stack Overflow See other posts from Stack Overflow or by ian
Published on 2010-05-28T02:22:50Z Indexed on 2010/05/28 2:31 UTC
Read the original article Hit count: 237

Filed under:
|
|
|

I have the below text field in my page:

<input class="message" id="message" name="message" type="text" size="65" />

For some reason in the latest FireFox for OS X it is about 200pixels wider than it is in the latest Chrome (mac/pc) FireFox(pc) and IE(pc)

Any suggestions on how I can fix this or why this is happening?

© Stack Overflow or respective owner

Related posts about html

Related posts about css