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:
parent
432d55b30e
commit
2e6d07cb01
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue