From 1401a61797a964574ba06f5ffcc9febeeba76158 Mon Sep 17 00:00:00 2001 From: Steve Bernard Date: Tue, 14 Mar 2017 16:01:49 +0000 Subject: [PATCH] remove height property from chart --- client/styles/components/_card.scss | 3 --- 1 file changed, 3 deletions(-) diff --git a/client/styles/components/_card.scss b/client/styles/components/_card.scss index 9543311..2fcb7f9 100644 --- a/client/styles/components/_card.scss +++ b/client/styles/components/_card.scss @@ -31,9 +31,6 @@ img { width: 100%; } - object { - height: 100%; - } } strong {