network: Equal spacing between list sections
There should be an equal amount of vertical space between each list section. Fixes #550
This commit is contained in:
parent
28b0acb24e
commit
70b668855d
1 changed files with 1 additions and 0 deletions
|
@ -79,6 +79,7 @@
|
||||||
<property name="visible">True</property>
|
<property name="visible">True</property>
|
||||||
<property name="can_focus">False</property>
|
<property name="can_focus">False</property>
|
||||||
<property name="orientation">vertical</property>
|
<property name="orientation">vertical</property>
|
||||||
|
<property name="spacing">24</property>
|
||||||
</object>
|
</object>
|
||||||
</child>
|
</child>
|
||||||
<child>
|
<child>
|
||||||
|
|
Loading…
Add table
Reference in a new issue