XFA - Page can be too small when printing (bug 1723705)

This commit is contained in:
Calixte Denizet 2021-08-03 15:07:33 +02:00
parent 4ad5c5d52a
commit 19309c1f28

View File

@ -1845,7 +1845,7 @@ html[dir="rtl"] #documentPropertiesOverlay .row > * {
} }
#printContainer > .xfaPrintedPage .xfaPage { #printContainer > .xfaPrintedPage .xfaPage {
position: initial; position: absolute;
} }
#printContainer > .xfaPrintedPage { #printContainer > .xfaPrintedPage {