From 0954ef3e441da585ca0f801301ab7ea6e83e7cbf Mon Sep 17 00:00:00 2001 From: Maxime Quandalle Date: Wed, 9 Dec 2015 22:55:30 -0500 Subject: Dynamically resize the new card form if the title is too long --- client/components/cards/minicard.styl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'client/components/cards') diff --git a/client/components/cards/minicard.styl b/client/components/cards/minicard.styl index 1c27efff..47d160f4 100644 --- a/client/components/cards/minicard.styl +++ b/client/components/cards/minicard.styl @@ -133,5 +133,6 @@ margin: 0 padding: 0 max-height: 162px - min-height: 54px + min-height: 36px + margin-bottom: 20px overflow-y: auto -- cgit v1.2.3-1-g7c22