]> git.ipfire.org Git - thirdparty/foundation/foundation-emails.git/commitdiff
fixed the auto with issue on outlook 2007/10/13 for buttons
authorTim Hartwick <tdhartwick2@gmail.com>
Wed, 23 Mar 2016 17:14:56 +0000 (10:14 -0700)
committerTim Hartwick <tdhartwick2@gmail.com>
Wed, 23 Mar 2016 17:14:56 +0000 (10:14 -0700)
scss/components/_button.scss

index 85c90a4009641f1f0c88f5471ec07dfc91ecc122..c949dd22d6c8e87f6b8b59461564f5e8f5da00b0 100755 (executable)
@@ -64,7 +64,6 @@ table.button {
   table {
 
     td {
-      width: auto !important;
       text-align: left;
       color: $button-color;
       background: $button-background;