mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-12 08:16:05 -07:00
Update NewsletterTemplate.html
This commit is contained in:
parent
6ef14a34be
commit
cac08cf808
1 changed files with 4 additions and 5 deletions
|
@ -156,10 +156,11 @@
|
||||||
line-height: 24px;
|
line-height: 24px;
|
||||||
vertical-align: top;
|
vertical-align: top;
|
||||||
max-width: 320px;
|
max-width: 320px;
|
||||||
|
white-space: normal;
|
||||||
display: block;
|
display: block;
|
||||||
height: 100%;
|
height: 50px;
|
||||||
min-height: 20px;
|
min-height: 50px;
|
||||||
max-height: 45px;
|
max-height: 50px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.description {
|
.description {
|
||||||
|
@ -312,8 +313,6 @@
|
||||||
@media only screen and (max-width: 1059px) {
|
@media only screen and (max-width: 1059px) {
|
||||||
table[class=body] h1 {
|
table[class=body] h1 {
|
||||||
font-size: 22px;
|
font-size: 22px;
|
||||||
padding: 0 !important;
|
|
||||||
margin: 0 !important;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
table[class=body] p,
|
table[class=body] p,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue