Started a new discussion: 100% Width Images on Outlook
I think thats exactly whats causing the problem. Here is our last campaign:
After a quick inspect on G-Inbox (Webapp)...
There is a wrapper DIV, class="bG", that adds 60px of margin-right. How can we target that if it wont accept head styles?
Started a new discussion: [Google Inbox] Unwanted Right Margin on Fluid/Responsive Emails.
Thank you for your answer, James.
I'm reformatting some old templates and I'll definitely try your TR+Padding over BR approach. Never thought of that before, it seems great.
And by nesting it you mean: Having two or more stand-alone tables side-by-side (floating left or right) inside a wrapper "line-table"? If yes, I do that too. Opening and closing a wrapper line-table just before and just after floating elements seem to have a better "clear:both" effect on smaller devices.
Started a new discussion: New <table> or new <tr>. What do you prefer?
This is indeed the best hack. Helped me a lot.