After updating to the most recent version of FF, form input fields are far wider than they should be (as though the size and col attributes are being ignored).
I'm a web designer and this has screwed up my client's web sites. Is there a fix for this or is it a bug?
Chosen solution
Also make sure that you haven't increased the default minimum font size.
If you have increased the minimum font size then try the default setting "none" as a high value can cause issues like you described.
- Firefox > Preferences > Content : Fonts & Colors > Advanced > Minimum Font Size (none)
All Replies (5)
BTW...This isn't only happening on the sites that I have designed/built.
....anyone?.....
Try posting at the Web Development / Standards Evangelism forum at MozillaZine. The helpers over there are more knowledgeable about web page development issues with Firefox.
http://forums.mozillazine.org/viewforum.php?f=25
You'll need to register and login to be able to post in that forum.
Chosen Solution
Also make sure that you haven't increased the default minimum font size.
If you have increased the minimum font size then try the default setting "none" as a high value can cause issues like you described.
- Firefox > Preferences > Content : Fonts & Colors > Advanced > Minimum Font Size (none)
Modified
Thanks for the responses and thanks cor-el for what proved to be the solution!