Increase ItemSpacing in CHAT_TEMPLATE for the lobby chat

Fixes #7447
This commit is contained in:
jabbink
2015-02-23 15:12:11 +01:00
parent 85fae8720d
commit a7a326c568
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