BG 4 Show full-width email on Gmail mobile Shared by Bill Goodspeed, 2015-12-04 20:41:53. Tagged: Hack, Gmail Copy to Clipboard Add to Snippets Snippet Trigger Manage Snippets Please enter a valid trigger The text that, when typed and followed by a tab will trigger the insertion of the snippet code. Added to your library. Manage your snippets. Copied to Clipboard Your snippet is out of date. Update snippet *[class="gmail-fix"] { display: none !important; } <tr class="gmail-fix"> <td> <table cellpadding="0" cellspacing="0" border="0" align="center" width="640"> <tr> <td style="line-height: 1px; min-width: 640px;"> <img src="http://example.com/images/spacer.gif" width="640" height="1" style="display: block; max-height: 1px; min-height: 1px; min-width: 640px; width: 640px;"/> </td> </tr> </table> </td> </tr>