]> git.ipfire.org Git - thirdparty/foundation/foundation-emails.git/commitdiff
Increase specificity on .expander media query and decrease size from 9999px to 1px
authorEric Morris <eric@zurb.com>
Wed, 11 Dec 2013 19:57:17 +0000 (11:57 -0800)
committerEric Morris <eric@zurb.com>
Wed, 11 Dec 2013 19:57:17 +0000 (11:57 -0800)
css/ink.css

index 28f472e2b20da7ed50920e2589fbde661fb52d29..7603ca04c0ce81bb0e407222b18ca8627924ff70 100644 (file)
@@ -623,8 +623,8 @@ body.outlook p {
     padding-left: 0 !important;
   }
 
-  table[class="body"] .expander {
-    width: 9999px !important;
+  table[class="body"] table.columns td.expander {
+    width: 1px !important;
   }
 
   table[class="body"] .right-text-pad,