Fixed some clipping caused by an absolute size being given to a label
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5986 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
parent
fb8287fef0
commit
fe77e1f1ba
@ -28,7 +28,7 @@
|
||||
|
||||
<spacer proportion="2" width="25"/>
|
||||
|
||||
<bright width="100%" height="25" text="Select a game mode" align="center" text_align="left" />
|
||||
<bright width="100%" text="Select a game mode" align="center" text_align="left" />
|
||||
|
||||
<scrollable_toolbar id="gamemode" height="135" width="85%" label_location="bottom" align="center"
|
||||
child_width="135" child_height="135" />
|
||||
|
Loading…
Reference in New Issue
Block a user