Properly set the grow behaviour of the multi page.

This commit is contained in:
Mark de Wever 2009-11-14 19:20:19 +00:00
parent 73a9e41a15
commit 1c8638c55d

View file

@ -21,10 +21,10 @@
[grid]
[row]
vertical_grow = "true"
[column]
horizontal_grow = "true"
vertical_grow = "true"
[grid]
id = "_content_grid"