mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05:00
Fixed gmail bug for newsletter bookmark cards not displaying correctly
This commit is contained in:
parent
33910db1ec
commit
f1555e2cb2
1 changed files with 2 additions and 1 deletions
|
@ -391,7 +391,8 @@ figure blockquote p {
|
|||
}
|
||||
|
||||
.kg-bookmark-content {
|
||||
flex-grow: 1;
|
||||
display: inline-block;
|
||||
width: 100%;
|
||||
padding: 20px;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue