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

Esse commit está contido em:
Sébastien Lucas 2013-11-09 20:53:07 +01:00
commit ab259ba5b2
1 arquivos alterados com 1 adições e 0 exclusões

Ver arquivo

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