tgame_load: fixed a misplaced border

This commit is contained in:
Charles Dang 2016-03-06 20:45:23 +11:00
parent 3159f738e8
commit ce0d08963c

View file

@ -71,9 +71,6 @@
[column]
grow_factor = 1
border = "all"
border_size = 5
vertical_alignment = "top"
horizontal_grow = "true"
@ -91,6 +88,9 @@
[column]
grow_factor = 1
border = "all"
border_size = 5
horizontal_alignment = "left"
[image]