[ui] change margin between title and subtitle

This commit is contained in:
Julian Sparber
2017-10-27 01:20:12 +02:00
parent c38df0040d
commit f6776a1244

View File

@@ -65,6 +65,7 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="halign">start</property>
<property name="margin_top">6</property>
<property name="label" translatable="yes">How your device appears to others</property>
<style>
<class name="dim-label"/>
@@ -183,6 +184,7 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="xalign">0</property>
<property name="margin_top">6</property>
<property name="label" translatable="yes">Other devices on the local network</property>
<attributes>
<attribute name="weight" value="bold"/>