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.
Works fine for me:
Try changing this:
#register-block-fields input { width: 230px; height: 41px; padding-left: 40px; padding-right: 20px; height: 41px; // Changed from line-height color: #878787; font-size: 12px; font-family: Arial, Helvetica, sans-serif; background: none; }