https://bugzilla.wikimedia.org/show_bug.cgi?id=47699
Matthew Flaschen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Matthew Flaschen <[email protected]> --- The CAPTCHAs vary in height. I put a min-height of 95 (which seems to be a close upper bound) to accomplish two goals: 1. Don't scale or skew the CAPTCHA. We don't want to make it even less readable. 2. Don't have the move jump vertically when they ask for a new CAPTCHA. If this seems to be worse than jumping, we could look at removing the min-height. Or, we could change the CAPTCHA generation script to output fixed height images (a bigger project). -- 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
