Fix text justification in mail
This commit is contained in:
parent
88ae0ea0c4
commit
7a8668001b
1 changed files with 1 additions and 1 deletions
|
|
@ -72,7 +72,7 @@ p {
|
|||
color: #333333;
|
||||
}
|
||||
|
||||
p td {
|
||||
p, td {
|
||||
padding: 0 0 20px 0;
|
||||
text-align: justify;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue