forked from mirrors/0ad
Fix vertical alignment of dialog title
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
|
||||
<object name="multiplayerPages" type="image" style="ModernDialog" size="50%-230 50%-120 50%+230 50%+120">
|
||||
|
||||
<object style="ModernLabelText" type="text" size="50%-128 0%-16 50%+128 16">
|
||||
<object style="ModernLabelText" type="text" size="50%-128 -18 50%+128 14">
|
||||
<translatableAttribute id="caption">Multiplayer</translatableAttribute>
|
||||
</object>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user