Fix the book popup in case there's no summary and lightbox is enabled.

This commit is contained in:
Sébastien Lucas 2013-11-09 20:53:07 +01:00
parent 1742ac44c1
commit ab259ba5b2

View file

@ -52,6 +52,7 @@ a:hover { color:#000; text-decoration: none; }
width: auto; width: auto;
max-width: 700px; max-width: 700px;
margin: 20px auto; margin: 20px auto;
min-height: 198px;
} }
#email { #email {