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;
|
||||
vertical-align: top;
|
||||
max-width: 320px;
|
||||
white-space: normal;
|
||||
display: block;
|
||||
height: 100%;
|
||||
min-height: 20px;
|
||||
max-height: 45px;
|
||||
height: 50px;
|
||||
min-height: 50px;
|
||||
max-height: 50px;
|
||||
}
|
||||
|
||||
.description {
|
||||
|
@ -312,8 +313,6 @@
|
|||
@media only screen and (max-width: 1059px) {
|
||||
table[class=body] h1 {
|
||||
font-size: 22px;
|
||||
padding: 0 !important;
|
||||
margin: 0 !important;
|
||||
}
|
||||
|
||||
table[class=body] p,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue