max-width for lazy-loaded images (this was removed in the original MR through merge resolution most probably)

This commit is contained in:
Tim Zallmann 2017-08-28 11:27:44 +02:00
parent 43ba967b05
commit af0b16652a
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@
min-width: inherit;
min-height: inherit;
background-color: inherit;
max-width: 100%;
}
p a:not(.no-attachment-icon) img {