Merge pull request #7527 from delftswa2014/bugfix/lobby_chat_margin

Increase ItemSpacing in CHAT_TEMPLATE for the lobby chat
This commit is contained in:
Oliver Brakmann
2015-02-23 22:13:42 +01:00
2 changed files with 2 additions and 2 deletions

View File

@@ -94,7 +94,7 @@ Container@SERVER_LOBBY:
Y: 285
Width: PARENT_RIGHT - 30
Height: PARENT_BOTTOM - 324
ItemSpacing: 1
ItemSpacing: 2
Children:
Container@CHAT_TEMPLATE:
Width: PARENT_RIGHT-27

View File

@@ -96,7 +96,7 @@ Background@SERVER_LOBBY:
Y: PARENT_BOTTOM - HEIGHT - 52
Width: 818
Height: 210
ItemSpacing: 1
ItemSpacing: 2
Children:
Container@CHAT_TEMPLATE:
Width: PARENT_RIGHT-27