Jul 20 2007
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:

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.