]> git.ipfire.org Git - thirdparty/foundation/foundation-emails.git/commitdiff
fixed the font color issue for gmail
authorTim Hartwick <tdhartwick2@gmail.com>
Wed, 23 Mar 2016 02:01:46 +0000 (19:01 -0700)
committerTim Hartwick <tdhartwick2@gmail.com>
Wed, 23 Mar 2016 02:01:46 +0000 (19:01 -0700)
scss/components/_button.scss

index 7413b1e22f9a6a8db8ea747d7b931e8b8d71fd9c..85c90a4009641f1f0c88f5471ec07dfc91ecc122 100755 (executable)
@@ -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;
     }
   }