From: Mikael Nordfeldth Date: Mon, 21 Mar 2016 23:03:22 +0000 (+0100) Subject: entry attachment css X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=f3f619cc41f7e77e91f0c1b93cbec93425cb53e7;p=quix0rs-gnu-social.git entry attachment css --- diff --git a/theme/base/css/display.css b/theme/base/css/display.css index 19ff81407d..03cb4644ee 100644 --- a/theme/base/css/display.css +++ b/theme/base/css/display.css @@ -810,11 +810,14 @@ position:static; } .notice.h-entry .attachments { - clear: both; position: relative; margin-bottom: 1em; } +.notice.h-entry .attachments > * { + clear: both; +} + .notice.h-entry .attachments .inline-attachment > * { height: auto; max-width: 100%;