First time here? Check out the FAQ!

Revision history  [back]

align login and password fields

Today, the login and password fields are not aligned. It is not really important but during the testing phase in my company, 100% of the testers told me me it is not beautiful. So I have tried to tune the css to do it,.. and I have found an issue on firefox : the width attribute of a LABEL is not recognized, it collapses to the exact size of the inner text. So it becomes impossible to align the login/password inputs without using a static position which must be avoid.

align login and password fields

Today, the login and password fields are not aligned. It is not really important but during the testing phase in my company, 100% of the testers told me me it is not beautiful. So I have tried to tune the css to do it,.. and I have found an issue on firefox : the width attribute of a LABEL is not recognized, it collapses to the exact size of the inner text. So it becomes impossible to align the login/password inputs without using a static position which must be avoid.

align login and password fields

Today, the login and password fields are not aligned. It Is is not really important but during the testing phase in my company, 100% of the testers told me me it is not beautiful. So I have tried to tune the css to do it,.. and I have found an issue on firefox : the width attribute of a LABEL is not recognized, it collapses to the exact size of the inner text. So it becomes impossible to align the login/password inputs without using a static position which must be avoid.