Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Wannan tattunawa ta zama daɗaɗɗiya. Yi sabuwar tambaya idan ka na bukatar taimako.

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

  • 1 amsa
  • 5 sa na da wannan matsala
  • 8 views
  • Amsa ta ƙarshe daga 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.

All Replies (1)

more options

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