Changed spacing to 6px
This commit is contained in:
parent
23f05357af
commit
8cb4c52e85
1 changed files with 2 additions and 2 deletions
|
@ -66,7 +66,7 @@
|
|||
<property name="visible">True</property>
|
||||
<property name="can_focus">False</property>
|
||||
<property name="margin_left">42</property>
|
||||
<property name="margin_top">3</property>
|
||||
<property name="margin_top">6</property>
|
||||
<property name="label" translatable="yes">> quote</property>
|
||||
</object>
|
||||
<packing>
|
||||
|
@ -78,7 +78,7 @@
|
|||
<object class="GtkLabel">
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">False</property>
|
||||
<property name="margin_top">3</property>
|
||||
<property name="margin_top">6</property>
|
||||
<property name="label" translatable="yes">**bold**</property>
|
||||
<attributes>
|
||||
<attribute name="weight" value="bold"/>
|
||||
|
|
Loading…
Reference in a new issue