max-width for lazy-loaded images (this was removed in the original MR through merge resolution most probably)
This commit is contained in:
parent
43ba967b05
commit
af0b16652a
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@
|
|||
min-width: inherit;
|
||||
min-height: inherit;
|
||||
background-color: inherit;
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
p a:not(.no-attachment-icon) img {
|
||||
|
|
Loading…
Reference in a new issue