Do you have any idea on how to get the placeholder attribute to vertically center in safari?
Though when you start typing, the text is perfectly centred.
Had this bug too. Setting line-height in ems fixed this for me. It looks the same in Chrome, Safari(desktop and iOS) and Firefox. and I added a \9 trick to get vertical centering in IE. here's my css