I have a form that has two fields being cut off, there is an overflow:hidden; in there which I’ve turned off on Firebug but that only works for the “enter password” input and not the “confirm password” input. Can anyone track down why it’s still cutting off the box?
Here’s the link
The error is on two lines of forms.css, 206:
and 238:
Set the widths to the ones above and it should solve your issue.