> diff --git a/pyanaconda/ui/gui/spokes/welcome.ui b/pyanaconda/ui/gui/spokes/welcome.ui > index cf94ac8..25b667f 100644 > --- a/pyanaconda/ui/gui/spokes/welcome.ui > +++ b/pyanaconda/ui/gui/spokes/welcome.ui > @@ -257,6 +257,7 @@ OS you can rely on. It's for testing purposes only.</property> > </child> > <child> > <object class="GtkLabel" id="pickLanguageLabel"> > + <property name="height_request">50</property> > <property name="visible">True</property> > <property name="can_focus">False</property> > <property name="valign">center</property> I'm not a huge fan of hard-coding sizes, but I've had to do it in a couple targeted places. As long as we don't get out of hand with it, ACK. - Chris _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list