[fix] Paragraph margins in HTML message

Fixes #3163
This commit is contained in:
Francis Lachapelle
2015-04-07 08:27:30 -04:00
parent 01857a9a47
commit eae327ca19
2 changed files with 1 additions and 1 deletions
-1
View File
@@ -510,7 +510,6 @@ DIV.mailer_htmlcontent P
white-space: normal;
font-family: sans-serif;
font-size: inherit;
margin: 0px;
padding: 0px;
}