chrisnewberry
New Member
How do you give an input field, with fixed height, a cross-browser vertical alignment of the text it holds?As of now, it seems \[code\]line-height\[/code\] is my best option. However, on a webkit browser like Chrome or Safari, the cursor jumps to a top-alignment when copy/pasting.I've noticed Wordpress seems to have a solution for this, with their wp-login form.Does anybody know how Wordpress manages to do this?