Merge pull request #1779 from math07/working

When entering gp_name, display buttons vertically to allows gamepad
This commit is contained in:
Deve
2014-12-15 12:17:00 +01:00

View File

@@ -12,12 +12,9 @@
<spacer height="20" width="20" />
<div width="100%" height="60" layout="horizontal-row">
<button id="accept" I18N="In the 'add new grand prix' dialog" text="Create" align="center" proportion="1"/>
<spacer height="15" width="20" />
<button id="cancel" I18N="In the 'add new grand prix' dialog" text="Cancel" align="center" proportion="1"/>
<spacer height="15" width="20" />
</div>
</div>
</stkgui>