online-accounts: Increase the spacing above the "Remove Account" button

https://bugzilla.gnome.org/show_bug.cgi?id=779368
This commit is contained in:
Debarshi Ray 2017-05-30 17:52:16 +02:00
parent 4bb33fd878
commit ebdaa85ba4

View file

@ -243,7 +243,7 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="margin-bottom">24</property>
<property name="spacing">24</property>
<property name="spacing">42</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkBox" id="accounts_vbox">