From 90fd3286a83ced990bb2d75bbaed3aca8e550f48 Mon Sep 17 00:00:00 2001 From: couscous3 <33840325+couscous3@users.noreply.github.com> Date: Mon, 20 Nov 2017 18:07:37 +0100 Subject: remove erroneous minicard title whitespace introduced by the markdown viewer in commit #309c1d0 (the markdown viewer uses

tags which have a margin-bottom) --- client/components/cards/minicard.styl | 3 +++ 1 file changed, 3 insertions(+) (limited to 'client/components') diff --git a/client/components/cards/minicard.styl b/client/components/cards/minicard.styl index a6aad896..d59f1f63 100644 --- a/client/components/cards/minicard.styl +++ b/client/components/cards/minicard.styl @@ -77,6 +77,9 @@ height: @width border-radius: 2px margin-left: 3px + .minicard-title + p:last-child + margin-bottom: 0 .dates display: flex; flex-direction: row; -- cgit v1.2.3-1-g7c22