https://bugzilla.wikimedia.org/show_bug.cgi?id=18262
Brion Vibber <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|testme | --- Comment #7 from Brion Vibber <[email protected]> 2011-02-07 01:36:30 UTC --- Per my notes on bug 26952 -- this is a longstanding IE issue which can be easily solved by setting an explicit width on the fields in CSS. However IE does its default mapping from the input 'size' attribute to a width (presumably based on font metrics in some way), it's a little narrower for password fields. A CSS width will override that with a more explicit size, which'd be win. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
