online-accounts: Fix account dialog layout

More spacing needed everywhere. This is a partial fix - some other
adjustments are necessary.
This commit is contained in:
Allan Day 2017-02-16 13:34:40 +00:00 committed by Georges Basile Stavracas Neto
parent 432d55b30e
commit 2e6d07cb01

View file

@ -242,7 +242,7 @@
<object class="GtkBox"> <object class="GtkBox">
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">False</property> <property name="can_focus">False</property>
<property name="margin">18</property> <property name="margin">24</property>
<property name="spacing">24</property> <property name="spacing">24</property>
<property name="orientation">vertical</property> <property name="orientation">vertical</property>
<child> <child>