Tweak on minimum size

svn: r11519
This commit is contained in:
Doug Blank 2008-12-27 15:02:59 +00:00
parent c083591372
commit 3307c1a1e9

View File

@ -164,7 +164,7 @@ class DescendantGramplet(Gramplet):
register(type="gramplet",
name = "Descendant Gramplet",
tname=_("Descendant Gramplet"),
height=375,
height=100,
expand=True,
content = DescendantGramplet,
title=_("Descendants"),