Merge pull request #9973 from demarches-simplifiees/add-padding-in-email-footer-ldu
ETQ usager, améliore le footer dans les emails de démarche avec un petit espace supplémentaire
This commit is contained in:
commit
b1203faa69
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
|||
= t('.email_sent_to')
|
||||
%br
|
||||
= dossier.user_email_for(:notification)
|
||||
%td{ width: "50%", valign: "top" }
|
||||
%td{ width: "50%", valign: "top", style: "padding-left:10px;" }
|
||||
%p
|
||||
%strong
|
||||
= t('.ask_question')
|
||||
|
|
Loading…
Reference in a new issue