mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-19 22:58:07 +02:00
Merge pull request #13852 from calixteman/xfa_print_1
XFA - Page can be too small when printing (bug 1723705)
This commit is contained in:
commit
0b95d698d8
1 changed files with 1 additions and 1 deletions
|
@ -1845,7 +1845,7 @@ html[dir="rtl"] #documentPropertiesOverlay .row > * {
|
|||
}
|
||||
|
||||
#printContainer > .xfaPrintedPage .xfaPage {
|
||||
position: initial;
|
||||
position: absolute;
|
||||
}
|
||||
|
||||
#printContainer > .xfaPrintedPage {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue