I am currently working on an HTML email template. At the bottom of the email, there appears to be a white space pushing over the social media icons. Upon testing in different email clients, everything looks fine except for this issue. I have researched solutions on spacing problems like these on Stack Overflow and have attempted all recommended fixes in my HTML and CSS code on this fiddle: http://jsfiddle.net/2hRNk/.
img{
display: block;
}