From: Tim Hartwick Date: Wed, 23 Mar 2016 17:14:56 +0000 (-0700) Subject: fixed the auto with issue on outlook 2007/10/13 for buttons X-Git-Tag: v2.0.1~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1519cfc03aa4649cd52e5223deb04ebd2682ded7;p=thirdparty%2Ffoundation%2Ffoundation-emails.git fixed the auto with issue on outlook 2007/10/13 for buttons --- diff --git a/scss/components/_button.scss b/scss/components/_button.scss index 85c90a40..c949dd22 100755 --- a/scss/components/_button.scss +++ b/scss/components/_button.scss @@ -64,7 +64,6 @@ table.button { table { td { - width: auto !important; text-align: left; color: $button-color; background: $button-background;