From b2e8f2b631b0fcecba69ea05be3d3b069d995ff3 Mon Sep 17 00:00:00 2001 From: Kevin Ansfield Date: Sat, 3 Feb 2018 12:30:54 +0100 Subject: [PATCH] Koenig - Fix whitespace above/below cards --- ghost/admin/app/styles/components/koenig.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ghost/admin/app/styles/components/koenig.css b/ghost/admin/app/styles/components/koenig.css index 1cef7ca64b..9e40bcc058 100644 --- a/ghost/admin/app/styles/components/koenig.css +++ b/ghost/admin/app/styles/components/koenig.css @@ -453,6 +453,11 @@ textarea.koenig-card-markdown { * Cards */ +.__mobiledoc-card { + display: inline-block; + width: 100%; + margin: 0 0 1.7em 0; /* match P margin */ +} /** * Tooltips