Tweak on minimum size
svn: r11519
This commit is contained in:
parent
c083591372
commit
3307c1a1e9
@ -164,7 +164,7 @@ class DescendantGramplet(Gramplet):
|
|||||||
register(type="gramplet",
|
register(type="gramplet",
|
||||||
name = "Descendant Gramplet",
|
name = "Descendant Gramplet",
|
||||||
tname=_("Descendant Gramplet"),
|
tname=_("Descendant Gramplet"),
|
||||||
height=375,
|
height=100,
|
||||||
expand=True,
|
expand=True,
|
||||||
content = DescendantGramplet,
|
content = DescendantGramplet,
|
||||||
title=_("Descendants"),
|
title=_("Descendants"),
|
||||||
|
Loading…
Reference in New Issue
Block a user