HTML email breakage due to automatic text resizing
Reply
WebKit’s automatic text resizing can break HTML emails when a font size less than 15 pixels is critical. Luckily, there’s an easy fix to this issue. Also, setting inline image elements to display as block-level can avoid the “mysterious gap” that breaks HTML email layouts. Continue reading