diff --git a/email.html b/email.html index 37ead07..b981e98 100644 --- a/email.html +++ b/email.html @@ -217,6 +217,7 @@ /* Reset Styles */ body { margin: 0; padding: 0; } img { height: auto; line-height: 100%; outline: none; text-decoration: none; } + a img { border:none; } /* Remove borders from emails in links. To remove in Lotus 6/7, add border="0" on the img tag aswell */ #backgroundTable { margin: 0; padding: 0; width: 100% !important; } /** End Mail Chimp Reset **/ diff --git a/email_lite.html b/email_lite.html index 7c728cc..cb2b707 100644 --- a/email_lite.html +++ b/email_lite.html @@ -141,6 +141,7 @@ /* Reset Styles */ body { margin: 0; padding: 0; } img { height: auto; line-height: 100%; outline: none; text-decoration: none; } + a img { border:none; } #backgroundTable { margin: 0; padding: 0; width: 100% !important; } p {