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
@ -19,6 +19,7 @@
|
||||
|
||||
.xfaLayer {
|
||||
position: absolute;
|
||||
text-align: initial;
|
||||
top: 0;
|
||||
left: 0;
|
||||
z-index: 200;
|
||||
|
Loading…
x
Reference in New Issue
Block a user