Skip to content

Commit

Permalink
Lobby Main: tweak player list entry borders
Browse files Browse the repository at this point in the history
[ci skip]

No wonder this list looked messy. The labels didn't have full borders!
  • Loading branch information
Vultraz authored and GregoryLundberg committed Nov 30, 2017
1 parent b4177a0 commit 87adca1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions data/gui/window/lobby_main.cfg
Expand Up @@ -349,7 +349,7 @@
[column]
border = "all"
border_size = 5
vertical_alignment = "top"
vertical_alignment = "center"

[image]
id = "icon"
Expand All @@ -362,8 +362,8 @@
grow_factor = 1
horizontal_grow = true

border = "right"
border_size = 8
border = "all"
border_size = 5

[label]
id = "name"
Expand Down

0 comments on commit 87adca1

Please sign in to comment.