From: Eric Morris Date: Thu, 12 Dec 2013 23:42:45 +0000 (-0800) Subject: Change p spacing from padding to margin for more consistent performance X-Git-Tag: v1.0.5~20 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b3cbd5607ce998e2cbabffa5ba545eca2b2165a;p=thirdparty%2Ffoundation%2Ffoundation-emails.git Change p spacing from padding to margin for more consistent performance --- diff --git a/css/ink.css b/css/ink.css index 7603ca04..c61ed043 100644 --- a/css/ink.css +++ b/css/ink.css @@ -338,7 +338,7 @@ h6 {font-size: 20px;} body, table.body, p {font-size: 14px;line-height:19px;} p { - padding-bottom: 10px; + margin-bottom: 10px; } small {