gui2/tedit_label: Right-align dialog control buttons,

...give the checkbox a standard margin
This commit is contained in:
Ignacio R. Morelle 2012-02-04 02:19:47 +00:00
parent c77565ae76
commit ad401c5cfd

View file

@ -103,6 +103,8 @@
[column]
grow_factor = 1
horizontal_grow = "true"
border = "all"
border_size = 5
[toggle_button]
id = "team_only_toggle"
@ -117,8 +119,7 @@
grow_factor = 0
[column]
grow_factor = 1
horizontal_grow = "true"
horizontal_alignment = "right"
[grid]