Lack of paragraph spacing in newsletter emails in 5.0.1
12 views
Skip to first unread message
Graham Stoney
unread,
Dec 6, 2010, 7:35:26 PM12/6/10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to MailPress
I've just upgraded to 5.0.1 (thanks Andre!), and noticed that the
spacing between paragraphs in newsletter emails disappeared in the
TwentyTen MailPress theme when viewed in Outlook Express 6.
This appears to be due to the addition of this line to style.css in
the theme directory:
p {margin:0;}
The fix is to delete that line; but I'm wondering why it was
introduced?