Fix the positioning of the mute label in all lobbies

This commit is contained in:
abcdefg30
2016-08-29 21:51:33 +02:00
parent 74ad33d14e
commit 25be7d1434
2 changed files with 2 additions and 2 deletions

View File

@@ -32,7 +32,7 @@ Container@LOBBY_MUSIC_BIN:
Height: PARENT_BOTTOM
Children:
Label@MUTE_LABEL:
X: 25
X: 60
Y: 10
Width: 300
Height: 20

View File

@@ -32,7 +32,7 @@ Container@LOBBY_MUSIC_BIN:
Height: PARENT_BOTTOM
Children:
Label@MUTE_LABEL:
X: 25
X: 45
Y: 10
Width: 300
Height: 20