Fix the book popup in case there's no summary and lightbox is enabled.
This commit is contained in:
parent
1742ac44c1
commit
ab259ba5b2
|
@ -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 {
|
||||||
|
|
Loading…
Reference in a new issue