Add direction tags to HTML e-mails for RTL languages (#6373)

This commit is contained in:
Eugen Rochko
2018-01-29 00:22:20 +01:00
committed by GitHub
parent 106efba800
commit 79bc3d5845
5 changed files with 15 additions and 4 deletions

View File

@@ -7,7 +7,7 @@
%title/
= stylesheet_pack_tag 'mailer'
%body
%body{ dir: locale_direction }
%table.email-table{ cellspacing: 0, cellpadding: 0 }
%tbody
%tr