Skip to content

Commit

Permalink
MP Create: few small fixes to mid-res layout
Browse files Browse the repository at this point in the history
  • Loading branch information
Vultraz committed Aug 23, 2016
1 parent 617a12f commit ff06bf8
Showing 1 changed file with 18 additions and 17 deletions.
35 changes: 18 additions & 17 deletions data/gui/window/mp_create_game/small_resolution.cfg
Expand Up @@ -110,6 +110,20 @@
{_GUI_MP_CREATE_MAP_OPTIONS}
[/row]

[/grid]

[/column]

[/row]

[row]
grow_factor = 0

[column]
horizontal_grow = "true"

[grid]

[row]

[column]
Expand Down Expand Up @@ -140,20 +154,6 @@
[/column]
[/row]

[/grid]

[/column]

[/row]

[row]
grow_factor = 0

[column]
horizontal_grow = "true"

[grid]

[row]

[column]
Expand Down Expand Up @@ -204,9 +204,9 @@

[row]
grow_factor = 1
horizontal_grow = true

[column]
horizontal_grow = true
{_GUI_MP_CREATE_GAME_LIST}
[/column]
[/row]
Expand All @@ -225,7 +225,7 @@

# map listbox
[column]
grow_factor = 0
grow_factor = 1
horizontal_grow = "true"
vertical_grow = "true"

Expand Down Expand Up @@ -307,7 +307,9 @@
[/column]

[/row]

[/grid]

[/column]

[/row]
Expand All @@ -318,7 +320,6 @@

[/row]


# button bar
[row]
grow_factor = 0
Expand Down

0 comments on commit ff06bf8

Please sign in to comment.