gui2/taddon_list: Right-align dialog control buttons correctly,
...eliminating the large gap between them
This commit is contained in:
parent
a78f81f465
commit
9cc53a86bf
1 changed files with 1 additions and 2 deletions
|
@ -357,8 +357,7 @@
|
||||||
grow_factor = 0
|
grow_factor = 0
|
||||||
|
|
||||||
[column]
|
[column]
|
||||||
grow_factor = 1
|
horizontal_alignment = "right"
|
||||||
horizontal_grow = "true"
|
|
||||||
|
|
||||||
[grid]
|
[grid]
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue