Add direction tags to HTML e-mails for RTL languages (#6373)
This commit is contained in:
parent
106efba800
commit
79bc3d5845
5 changed files with 15 additions and 4 deletions
|
@ -7,7 +7,7 @@
|
|||
%title/
|
||||
|
||||
= stylesheet_pack_tag 'mailer'
|
||||
%body
|
||||
%body{ dir: locale_direction }
|
||||
%table.email-table{ cellspacing: 0, cellpadding: 0 }
|
||||
%tbody
|
||||
%tr
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue