[invitation] tweak table layout

This commit is contained in:
Hylke Bons 2010-10-04 21:20:36 +01:00
parent 7050aa1139
commit 96074e15c2

View file

@ -118,7 +118,7 @@ namespace SparkleShare {
Wrap = true
};
Table table = new Table (2, 2, true) {
Table table = new Table (2, 2, false) {
RowSpacing = 6
};