online-accounts: Remove a hardcoded minimum width

This will help the window to fit narrow screens.
This commit is contained in:
Adrien Plazas 2018-11-27 09:33:20 +01:00 committed by Georges Basile Stavracas Neto
parent 8c92368e7c
commit 0d901e086d

View file

@ -86,7 +86,6 @@
<property name="spacing">12</property>
<property name="orientation">vertical</property>
<property name="hexpand">True</property>
<property name="width-request">300</property>
<child>
<object class="GtkLabel">