gui2/teditor_edit_side: Let the team id/name input boxes grow horizontally
This commit is contained in:
parent
ebc214ff12
commit
9edee42b7e
1 changed files with 3 additions and 3 deletions
|
@ -60,7 +60,7 @@
|
|||
[row]
|
||||
|
||||
[column]
|
||||
horizontal_alignment = "left"
|
||||
horizontal_grow = "true"
|
||||
|
||||
[grid]
|
||||
|
||||
|
@ -109,7 +109,7 @@
|
|||
[column]
|
||||
border = "all"
|
||||
border_size = 5
|
||||
horizontal_alignment = "left"
|
||||
horizontal_grow = "true"
|
||||
|
||||
[text_box]
|
||||
id = "team_name"
|
||||
|
@ -138,7 +138,7 @@
|
|||
grow_factor = 1
|
||||
border = "all"
|
||||
border_size = 5
|
||||
horizontal_alignment = "left"
|
||||
horizontal_grow = "true"
|
||||
|
||||
[text_box]
|
||||
id = "user_team_name"
|
||||
|
|
Loading…
Add table
Reference in a new issue