gui2/tchat_log: Set size constraints to match the campaign menu,

...and add standard border size
This commit is contained in:
Ignacio R. Morelle 2011-12-12 18:03:03 +00:00
parent 8601357d78
commit 8d6da5e796

View file

@ -12,6 +12,8 @@
automatic_placement = "true"
vertical_placement = "center"
horizontal_placement = "center"
maximum_width = 800
maximum_height = 600
[tooltip]
id = "tooltip_large"
@ -142,6 +144,8 @@
[/column]
[column]
grow_factor = 0
border = "all"
border_size = 5
[button]
id = "cancel"
definition = "default"