]> git.ipfire.org Git - thirdparty/foundation/foundation-emails.git/commitdiff
Update Outlook testing class to make p tags inline and stop screwing up images, per...
authorEric Morris <eric@zurb.com>
Mon, 18 Nov 2013 22:01:29 +0000 (14:01 -0800)
committerEric Morris <eric@zurb.com>
Mon, 18 Nov 2013 22:01:29 +0000 (14:01 -0800)
css/ink.css

index 564b1d3526bce82d8a4d287fce1f6f159c3f6b2c..a791d44be096c13f5200cc5bdc6b18bf351f3d0b 100644 (file)
@@ -654,9 +654,8 @@ table.round td {
 
 /* Outlook First */
 
-body.outlook img {
-  width: auto !important;
-  max-width: none !important;
+body.outlook p {
+  display: inline !important;
 }
 
 /*  Media Queries */