Properly align the menu in the new titlescreen.
This commit is contained in:
parent
fb7280aa1c
commit
753962e091
1 changed files with 2 additions and 1 deletions
|
@ -58,7 +58,7 @@
|
|||
[column]
|
||||
border = "all"
|
||||
border_size = 5
|
||||
horizontal_alignment = "left"
|
||||
horizontal_grow = "true"
|
||||
[button]
|
||||
id = {ID}
|
||||
definition = "default"
|
||||
|
@ -105,6 +105,7 @@
|
|||
[row]
|
||||
|
||||
[column]
|
||||
horizontal_alignment = "right"
|
||||
{MENU_SECTION}
|
||||
[/column]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue