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>
|
<MarginBottom>4</MarginBottom>
|
||||||
</Style>
|
</Style>
|
||||||
<Style Name="Notes">
|
<Style Name="Notes">
|
||||||
<Valign>middle</Valign>
|
<VAlign>middle</VAlign>
|
||||||
</Style>
|
</Style>
|
||||||
<Style Name="Page">
|
<Style Name="Page">
|
||||||
<Margin>8</Margin>
|
<Margin>8</Margin>
|
||||||
@ -410,7 +410,7 @@
|
|||||||
</Label>
|
</Label>
|
||||||
</Content>
|
</Content>
|
||||||
</TableLayout>>
|
</TableLayout>>
|
||||||
<ColumnLayout Styles="SpacerS">
|
<ColumnLayout>
|
||||||
|
|
||||||
<Content>
|
<Content>
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user