The height of the Gtk.Box containing the rule name and description
labels is calculated incorrectly. The parent widget seems to
think that the label text is wrapped onto many lines.
This workaround sets a minimum label width which makes the problem
less apparent.