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:
parent
79f1ec251c
commit
13d9039197
|
@ -269,6 +269,7 @@ max-width:800px;
|
||||||
|
|
||||||
section .bookpopup{
|
section .bookpopup{
|
||||||
padding: 8px 8px;
|
padding: 8px 8px;
|
||||||
|
min-height: 175px;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* =============================================================================
|
/* =============================================================================
|
||||||
|
|
Loading…
Reference in a new issue