Re: [css-d] IE Password Field

2008-12-09 Thread Robert O'Rourke
MEM wrote: >> -Original Message- >> [EMAIL PROTECTED] On Behalf Of Robert O'Rourke >> Sent: terça-feira, 9 de Dezembro de 2008 10:46 >> To: Luc on css-discuss >> >> MEM wrote: >> >>> AHH! >>> >>> The password input field it's automatically shorter in IE. >>> >>> If we put both inpu

Re: [css-d] IE Password Field

2008-12-09 Thread MEM
> -Original Message- > [EMAIL PROTECTED] On Behalf Of Robert O'Rourke > Sent: terça-feira, 9 de Dezembro de 2008 10:46 > To: Luc on css-discuss > > MEM wrote: > > AHH! > > > > The password input field it's automatically shorter in IE. > > > > If we put both input fields with the type:

Re: [css-d] IE Password Field

2008-12-09 Thread MEM
> -Original Message- > From: MEM [mailto:[EMAIL PROTECTED] > Sent: terça-feira, 9 de Dezembro de 2008 10:27 > To: 'css-d@lists.css-discuss.org' > Subject: [css-d] IE Password Field > > AHH! > > The password input field it's automatically shorter in IE. > > If we put both input fields

Re: [css-d] IE Password Field

2008-12-09 Thread Robert O'Rourke
MEM wrote: > AHH! > > The password input field it's automatically shorter in IE. > > If we put both input fields with the type: text. All works fine. > If We put two text fields, one with type: text. Another with type:password, > this one get's shorter. > > Is there a way to stop IE from doing