Fix typo in VAlign attribute and remove redundant SpacerS style in character PDF XML
This commit is contained in:
parent
a36094b3ca
commit
f4575e0473
@ -70,7 +70,7 @@
|
||||
<MarginBottom>4</MarginBottom>
|
||||
</Style>
|
||||
<Style Name="Notes">
|
||||
<Valign>middle</Valign>
|
||||
<VAlign>middle</VAlign>
|
||||
</Style>
|
||||
<Style Name="Page">
|
||||
<Margin>8</Margin>
|
||||
@ -410,7 +410,7 @@
|
||||
</Label>
|
||||
</Content>
|
||||
</TableLayout>>
|
||||
<ColumnLayout Styles="SpacerS">
|
||||
<ColumnLayout>
|
||||
|
||||
<Content>
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user