/* What it does: Remove spaces around the email design added by some email clients. */
/* Beware: It can remove the padding / margin and add a background color to the compose a reply window. */
html,
body {
margin: 0 auto !important;
padding: 0...
/* What it does: Remove spaces around the email design added by some email clients. *//* Beware: It can remove the padding / margin and add a background color to the compose a reply window. */html,body { margin: 0 auto !important; padding: 0...