From d8cc8167de312b2a3e6711c311bf8bede9a0653a Mon Sep 17 00:00:00 2001 From: Ghassen Rjab Date: Tue, 20 Jun 2017 01:25:49 +0100 Subject: Edit card description with invalid markdown The viewer has a minimum height of 18px (at least a single line) so the anchor can still be clickable even there is no text shown --- client/components/main/layouts.styl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/client/components/main/layouts.styl b/client/components/main/layouts.styl index 349ee743..ee87a5f8 100644 --- a/client/components/main/layouts.styl +++ b/client/components/main/layouts.styl @@ -335,6 +335,8 @@ a margin-left: 38px .viewer + min-height: 18px + ol list-style-type: decimal padding-left: 20px -- cgit v1.2.3-1-g7c22