Fix Soccer Setup Screen Check box placement.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14473 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
parent
287ff4c8ee
commit
6de5854ef8
@ -21,9 +21,9 @@
|
||||
|
||||
<bright proportion="1" height="100%"
|
||||
I18N="In soccer setup menu" text="Maximum time(minutes)" text_align="right" />
|
||||
<checkbox id="time_enabled" height="40"/>
|
||||
<spacer width="50" height="25"/>
|
||||
|
||||
<spacer width="20" height="25"/>
|
||||
<checkbox id="time_enabled"/>
|
||||
<spacer width="20" height ="25">
|
||||
<spinner id="timeamount" proportion="1" height="100%" min_value="1" max_value="45" wrap_around="true"/>
|
||||
</div>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user