inline-css icon indicating copy to clipboard operation
inline-css copied to clipboard

Need setting to apply center alignment in emails

Open madmanlear opened this issue 8 years ago • 0 comments
trafficstars

Recommending a setting for use in email development that checks if margin: auto has been applied to an element. If so, we attempt to predictably center the element.

If the element is an img it needs to be wrapped in a center tag.

If the element is a table then applying align="center" suffices.

#64

madmanlear avatar May 30 '17 15:05 madmanlear