]> git.ipfire.org Git - thirdparty/foundation/foundation-emails.git/commit
FIX: valign attribute not respected
authorTobias H <tobias.h.public@gmail.com>
Fri, 24 Apr 2020 13:33:04 +0000 (13:33 +0000)
committerTobias H <tobias.h.public@gmail.com>
Fri, 24 Apr 2020 13:33:04 +0000 (13:33 +0000)
commita264b8f9193acac19b36c81886f6ec188acde4ad
tree5b814552477e13d539fc359e1b55ad14ccc1283e
parente64b4649a78ed265216ee43d079a5aa7fad2f647
FIX: valign attribute not respected

_normalize.scss hardcoded `vertical-align: top;` for `td` and `th`. This breaks setting `<column valign="bottom>"`.
scss/components/_normalize.scss