mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-05-09 08:43:10 +02:00
GwR fix for periodical navbars
This commit is contained in:
parent
7590f2b3c9
commit
73a293a1d1
1 changed files with 1 additions and 0 deletions
|
|
@ -344,6 +344,7 @@ class iPadOutput(OutputProfile):
|
|||
border-spacing:1px;
|
||||
margin-left: 5%;
|
||||
margin-right: 5%;
|
||||
page-break-inside:avoid;
|
||||
width: 90%;
|
||||
-webkit-border-radius:4px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue