Give slightly more space between buttons
This commit is contained in:
parent
6f706eb436
commit
998900cc8e
@ -39,7 +39,7 @@
|
||||
|
||||
<spacer height="1%" width="20"/>
|
||||
|
||||
<buttonbar id="options" x="0" y="0" width="25%" height="18%" align="center">
|
||||
<buttonbar id="options" x="0" y="0" width="40%" height="18%" align="center">
|
||||
<icon-button id="ok" width="64" height="64" icon="gui/icons/green_check.png"
|
||||
I18N="In the server configuration screen" text="OK" label_location="bottom"/>
|
||||
<icon-button id="cancel" width="64" height="64" icon="gui/icons/main_quit.png"
|
||||
|
@ -56,7 +56,7 @@
|
||||
|
||||
<label id="info" proportion="1" width="100%" align="center" text_align="center" word_wrap="true" text=""/>
|
||||
|
||||
<buttonbar id="options" x="0" y="0" width="25%" height="12%" align="center">
|
||||
<buttonbar id="options" x="0" y="0" width="40%" height="12%" align="center">
|
||||
<icon-button id="create" width="64" height="64" icon="gui/icons/green_check.png"
|
||||
I18N="In the server creation screen" text="Create" label_location="bottom"/>
|
||||
<icon-button id="cancel" width="64" height="64" icon="gui/icons/main_quit.png"
|
||||
|
Loading…
Reference in New Issue
Block a user