From e5c5e5f5a952f804e7baeaa3019b25805a31d672 Mon Sep 17 00:00:00 2001 From: Michiel Scholten Date: Fri, 12 Aug 2016 08:03:23 +0200 Subject: [PATCH] Don't have content run out of the bottom of the card --- static/css/digimarks.css | 1 + 1 file changed, 1 insertion(+) diff --git a/static/css/digimarks.css b/static/css/digimarks.css index 3f4f229..0615dd4 100644 --- a/static/css/digimarks.css +++ b/static/css/digimarks.css @@ -44,6 +44,7 @@ .card.tiny { height: 140px; + overflow: hidden; } .card .card-reveal .digimark-card-header,