diff --git a/src/plugins/DescendGramplet.py b/src/plugins/DescendGramplet.py index 50c323097..9228e6028 100644 --- a/src/plugins/DescendGramplet.py +++ b/src/plugins/DescendGramplet.py @@ -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"),