From ab259ba5b2d67c6eb8a5cb126edda5b66625f3c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Lucas?= Date: Sat, 9 Nov 2013 20:53:07 +0100 Subject: [PATCH] Fix the book popup in case there's no summary and lightbox is enabled. --- styles/style-base.css | 1 + 1 file changed, 1 insertion(+) diff --git a/styles/style-base.css b/styles/style-base.css index df17220..7b82df9 100644 --- a/styles/style-base.css +++ b/styles/style-base.css @@ -52,6 +52,7 @@ a:hover { color:#000; text-decoration: none; } width: auto; max-width: 700px; margin: 20px auto; + min-height: 198px; } #email {