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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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