Here is the link to my code:
http://jsfiddle.net/user1212/G86KE/4/
I am experiencing an issue in Gmail where there is extra white space between 2 tables inside the same cell. I have attempted using
display:block; margin:0; padding:0; line-height:0;
However, the problem persists.
Are there any solutions or fixes for this?