Update NewsletterTemplate.html

pull/2680/head
d1slact0r 6 years ago committed by GitHub
parent 27e15a76bc
commit 14c40a106e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -156,8 +156,7 @@
line-height: 1.4rem; line-height: 1.4rem;
vertical-align: top; vertical-align: top;
max-width: 320px; max-width: 320px;
overflow: hidden; white-space: normal;
text-overflow: ellipsis;
display: block; display: block;
margin: 0; margin: 0;
height: 100%; height: 100%;
@ -319,6 +318,7 @@
font-size: 1.2rem; font-size: 1.2rem;
line-height: 1.3rem; line-height: 1.3rem;
margin: 0 auto; margin: 0 auto;
white-space: normal;
} }
table[class=body] p, table[class=body] p,

Loading…
Cancel
Save