Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Sykje yn Support

Mij stipescams. Wy sille jo nea freegje in telefoannûmer te beljen, der in sms nei ta te stjoeren of persoanlike gegevens te dielen. Meld fertochte aktiviteit mei de opsje ‘Misbrûk melde’.

Learn More

Dizze konversaasje is argivearre. Stel in nije fraach as jo help nedich hawwe.

Firefox 10, different size of input field "size" property

  • 1 antwurd
  • 5 hawwe dit probleem
  • 8 werjeftes
  • Lêste antwurd fan cor-el

more options

The current firefox version 10 shows differnt length for an input field. When the html attribute size is used, all of a sudden firefox will generate a bigger input box then previous versions.

This is specific for more then 1 input box on a line. The whole layout is corrupted.

The current firefox version 10 shows differnt length for an input field. When the html attribute size is used, all of a sudden firefox will generate a bigger input box then previous versions. This is specific for more then 1 input box on a line. The whole layout is corrupted.

Alle antwurden (1)

more options

Try to use CSS code like input { width:###px; } instead.