MP Staging: fixed button placement on low resolutions
[ci skip]
This commit is contained in:
parent
22980629f7
commit
e36023aaab
1 changed files with 5 additions and 5 deletions
|
@ -606,16 +606,16 @@
|
|||
|
||||
[column]
|
||||
grow_factor = 1
|
||||
horizontal_alignment = "left"
|
||||
border = "all"
|
||||
border_size = 5
|
||||
horizontal_grow = true
|
||||
|
||||
[grid]
|
||||
[row]
|
||||
grow_factor = 0
|
||||
|
||||
[column]
|
||||
grow_factor = 1
|
||||
grow_factor = 0
|
||||
border = "all"
|
||||
border_size = 5
|
||||
[label]
|
||||
id = "title"
|
||||
definition = "title"
|
||||
|
@ -624,7 +624,7 @@
|
|||
[/column]
|
||||
|
||||
[column]
|
||||
grow_factor = 0
|
||||
grow_factor = 1
|
||||
horizontal_alignment = "right"
|
||||
|
||||
{_GUI_CONTROL_AREA}
|
||||
|
|
Loading…
Add table
Reference in a new issue