Skip to content

Commit 5dc9248

Browse files
committed
Linting
1 parent 9a3a497 commit 5dc9248

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/static/css/ebook.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -398,6 +398,9 @@ section.chapter {
398398
margin: 0 auto;
399399
display: block;
400400
}
401+
402+
/* Work around due to flex bug. */
403+
/* See: https://www.princexml.com/forum/topic/4525/image-flex-bug-in-prince-14?p=1#22775 */
401404
.table-wrap {
402405
margin: 0 auto;
403406
display: block;

0 commit comments

Comments
 (0)