diff --git a/theme/base/css/display.css b/theme/base/css/display.css index 8f059faadb..03c1544b4d 100644 --- a/theme/base/css/display.css +++ b/theme/base/css/display.css @@ -811,7 +811,7 @@ position:static; margin-bottom: 1em; } -.notice.h-entry .attachments .inline-attachment * { +.notice.h-entry .attachments .inline-attachment > * { height: auto; max-width: 100%; }