]> git.ipfire.org Git - thirdparty/foundation/foundation-emails.git/commitdiff
Add mso css rule 293/head
authorAntonin Cezard <anc@ecedi.fr>
Mon, 28 Mar 2016 19:06:57 +0000 (21:06 +0200)
committerAntonin Cezard <anc@ecedi.fr>
Mon, 28 Mar 2016 19:06:57 +0000 (21:06 +0200)
scss/grid/_grid.scss

index 4380c4ff80deb13ae9feab5651158662c4034acb..2cc3f08a974b8f6dfee41f76a62d8d10ef0e3b5d 100755 (executable)
@@ -43,6 +43,9 @@ table {
   
   &.spacer {
     width: 100%;
+    td {
+      mso-line-height-rule: exactly;
+    }
   }
 }