From ae9e0e394bb44cc5a927de2d658f7306ea90dc1a Mon Sep 17 00:00:00 2001 From: Lee Munroe Date: Sun, 4 Dec 2016 16:57:54 -0800 Subject: [PATCH] Remove line with width:auto --- email-inlined.html | 161 ++++++++++++++++----------------------------- email.html | 1 - 2 files changed, 58 insertions(+), 104 deletions(-) diff --git a/email-inlined.html b/email-inlined.html index 43bd452..c0020b1 100644 --- a/email-inlined.html +++ b/email-inlined.html @@ -1,142 +1,99 @@ - + Simple Transactional Email - - - + +
- - +
  -
- +
  +
- - - + +
-
- + - +
+ -
-

Hi there,

-

Sometimes you just want to send a simple HTML email with a simple design and clear call to action. This is it.

- + - -
+

Hi there,

+

Sometimes you just want to send a simple HTML email with a simple design and clear call to action. This is it.

+ -
- +
+ - +
Call To Action Call To Action
@@ -144,39 +101,37 @@
-

This is a really simple email template. It's sole purpose is to get the recipient to click the button with no distractions.

-

Good luck! Hope it works.

+

This is a really simple email template. Its sole purpose is to get the recipient to click the button with no distractions.

+

Good luck! Hope it works.

- +
- - - - + +
  
diff --git a/email.html b/email.html index 8d1f84c..15dac0e 100644 --- a/email.html +++ b/email.html @@ -49,7 +49,6 @@ /* makes it centered */ max-width: 580px; padding: 10px; - width: auto !important; width: 580px; } /* This should also be a block element, so that it will fill 100% of the .container */