From 7407b579bb2187f683df8fcd3e99fe7d256064ca Mon Sep 17 00:00:00 2001 From: Lee Munroe Date: Mon, 7 Aug 2017 20:34:15 -0700 Subject: [PATCH] Add missing content-block class --- email.html | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/email.html b/email.html index cba684b..b9f8fe4 100644 --- a/email.html +++ b/email.html @@ -20,7 +20,7 @@ font-size: 14px; line-height: 1.4; margin: 0; - padding: 0; + padding: 0; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; } @@ -71,6 +71,11 @@ box-sizing: border-box; padding: 20px; } + .content-block { + padding-bottom: 10px; + padding-top: 10px; + } + .footer { clear: both; padding-top: 10px; @@ -260,7 +265,7 @@ font-size: inherit !important; font-weight: inherit !important; line-height: inherit !important; - text-decoration: none !important; } + text-decoration: none !important; } .btn-primary table td:hover { background-color: #34495e !important; } .btn-primary a:hover { @@ -331,7 +336,7 @@ - +