mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-19 14:48:08 +02:00
Merge pull request #13609 from Snuffleupagus/xfaLayer-text-align
Correctly align the `xfaLayer` content with horizontal scrolling/spread modes
This commit is contained in:
commit
6163cd015b
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@
|
|||
|
||||
.xfaLayer {
|
||||
position: absolute;
|
||||
text-align: initial;
|
||||
top: 0;
|
||||
left: 0;
|
||||
z-index: 200;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue