Handle the case when :

* Lightbox is disabled
 * A cover is present
 * Only the author is know (no series or tags)

Then in the bookdetail the footer is doubled in size.
This commit is contained in:
Sébastien Lucas 2013-10-20 21:53:09 +02:00
parent 79f1ec251c
commit 13d9039197

View file

@ -269,6 +269,7 @@ max-width:800px;
section .bookpopup{
padding: 8px 8px;
min-height: 175px;
}
/* =============================================================================