From 7ead91f9d634db726abcc11a11cc9eff3e150fe4 Mon Sep 17 00:00:00 2001 From: Bengt Brodersen Date: Sun, 19 Apr 2015 12:22:50 +0200 Subject: [PATCH] adjust card min width --- bookmarklet.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/bookmarklet.js b/bookmarklet.js index 5c12fda..075a938 100644 --- a/bookmarklet.js +++ b/bookmarklet.js @@ -587,7 +587,6 @@ padding: 1.0cm; margin: 1.0cm; width: auto; - min-width: 21cm; height: auto; page-break-after: always; page-break-inside: avoid; @@ -744,7 +743,7 @@ .card { position: relative; - min-width: 21.0rem; + min-width: 17.0rem; } .author{