Call us

Strange text fields in Firefox for OS X

Web Design no comments yet

Has anyone come across this before:

I have developed a website. This website has a form with two text fields so the user can login. On a windows pc using Firefox, everything is fine but on a Mac using Firefox, the form fields are far too long and break the design.

Here’s a screenshot taken from the Mac:

flp-textfield-example.jpg

See the text fields sticking out the side? Any ideas?

UPDATE: I managed to solve this by simply declaring the text field size in the CSS and not within the actual form itself.

Related Posts

Leave a Comment