]> git.ipfire.org Git - thirdparty/foundation/foundation-emails.git/commitdiff
Undo previously proposed fix inside _normalize
authornikitasol <nikita@handrich.es>
Mon, 3 Aug 2020 22:16:10 +0000 (00:16 +0200)
committernikitasol <nikita@handrich.es>
Mon, 3 Aug 2020 22:16:10 +0000 (00:16 +0200)
scss/components/_normalize.scss

index 707c8658c87adcb0543ff40702904621581dc592..4c646ed63e19e39251137b429e7c09201c51b89e 100755 (executable)
@@ -83,8 +83,5 @@ table, tr, td, th {
   padding-bottom: 0;
   padding-left: 0;
   text-align: left;
-}
-
-table, tr, td:not([valign]), th:not([valign]) {
   vertical-align: top;
 }