From: Tim Hartwick Date: Wed, 23 Mar 2016 02:01:46 +0000 (-0700) Subject: fixed the font color issue for gmail X-Git-Tag: v2.0.0~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2d38ba9feb795718227f1a9b4d9b134ef7fc2e0;p=thirdparty%2Ffoundation%2Ffoundation-emails.git fixed the font color issue for gmail --- diff --git a/scss/components/_button.scss b/scss/components/_button.scss index 7413b1e2..85c90a40 100755 --- a/scss/components/_button.scss +++ b/scss/components/_button.scss @@ -149,8 +149,6 @@ table.expanded { width: 100%; a { - //TODO need to make it 100% - padding left - padding right - width: calc(100% - 20px); text-align: center; } }