Skip to content

Commit

Permalink
gui2/teditor_edit_side: Let the team id/name input boxes grow horizon…
Browse files Browse the repository at this point in the history
…tally
  • Loading branch information
irydacea committed Feb 16, 2014
1 parent ebc214f commit 9edee42
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions data/gui/default/window/editor_edit_side.cfg
Expand Up @@ -60,7 +60,7 @@
[row]

[column]
horizontal_alignment = "left"
horizontal_grow = "true"

[grid]

Expand Down Expand Up @@ -109,7 +109,7 @@
[column]
border = "all"
border_size = 5
horizontal_alignment = "left"
horizontal_grow = "true"

[text_box]
id = "team_name"
Expand Down Expand Up @@ -138,7 +138,7 @@
grow_factor = 1
border = "all"
border_size = 5
horizontal_alignment = "left"
horizontal_grow = "true"

[text_box]
id = "user_team_name"
Expand Down

0 comments on commit 9edee42

Please sign in to comment.