03/11/2013 at 11:22 am
#253737
Keymaster
@ Kim
You have another plugin [or maybe even the theme] converting the email address link to an image. I haven’t seen that before … but adding the following to the theme’s style.css file should make the alingment better:
img {
vertical-align: bottom;
}