Merge pull request #10491 from pchote/fix-country-overflow

Fix MP browser country name overflow
This commit is contained in:
RoosterDragon
2016-01-15 19:54:09 +00:00
3 changed files with 7 additions and 5 deletions

View File

@@ -22,7 +22,7 @@ Container@MULTIPLAYER_BROWSER_PANEL:
Font: Bold
Label@LOCATION:
X: 380
Width: 120
Width: 110
Height: 25
Text: Country
Font: Bold
@@ -71,7 +71,7 @@ Container@MULTIPLAYER_BROWSER_PANEL:
Height: 25
Label@LOCATION:
X: 380
Width: 120
Width: 110
Height: 25
Label@STATUS:
X: 495

View File

@@ -22,7 +22,7 @@ Container@MULTIPLAYER_BROWSER_PANEL:
Font: Bold
Label@LOCATION:
X: 380
Width: 120
Width: 110
Height: 25
Text: Country
Font: Bold
@@ -72,7 +72,7 @@ Container@MULTIPLAYER_BROWSER_PANEL:
Height: 25
Label@LOCATION:
X: 380
Width: 120
Width: 110
Height: 25
Label@STATUS:
X: 495