Merge pull request #13624 from calixteman/center

XFA - Take into account text position in caption
This commit is contained in:
Brendan Dahl 2021-06-24 09:07:39 -07:00 committed by GitHub
commit dc7faa213e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -121,7 +121,7 @@
.xfaTop > .xfaCaption,
.xfaTop > .xfaCaptionForCheckButton {
max-width: 100%;
width: 100%;
}
.xfaBorder {