Avoid unnecessarily long button name.
It was sometimes using smaller text because of too little space.
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
<icon-button id="start" proportion="1" height="60%" icon="gui/icons/green_check.png" align="top"
|
||||
I18N="In the network lobby" text="Start race"/>
|
||||
<icon-button id="config" proportion="1" height="60%" icon="gui/icons/main_options.png" align="top"
|
||||
I18N="In the network lobby" text="Server Configuration"/>
|
||||
I18N="In the network lobby" text="Configuration"/>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user