Commit 1e46d9b
committed
print: handle rounded borders correctly with multiple pages
When the `<div id="main">`, which has rounded borders, is broken apart
because the content does not fit onto a single page, the rounded borders
were cut off at page breaks. Let's just close them, so that each page
gets its own box with rounded borders.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>1 parent 46e1a99 commit 1e46d9b
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
28 | 32 | | |
0 commit comments