From d13883ec868343da9bc6b50d16e704564deb621e Mon Sep 17 00:00:00 2001 From: Mikael Nordfeldth Date: Sun, 21 Aug 2016 18:23:16 +0200 Subject: [PATCH] Margin for oEmbed article etc. --- theme/base/css/display.css | 1 + 1 file changed, 1 insertion(+) diff --git a/theme/base/css/display.css b/theme/base/css/display.css index 837577f4a0..dd007e6972 100644 --- a/theme/base/css/display.css +++ b/theme/base/css/display.css @@ -832,6 +832,7 @@ position:static; .notice.h-entry .attachments .inline-attachment > * { height: auto; + margin-bottom: 1ex; max-width: 100%; } .notice.h-entry .attachments .inline-attachment > label {