Increase spacing between author and date

This commit is contained in:
Jesse van den Kieboom 2015-12-22 21:51:06 +01:00
parent 1daf01a93b
commit f68ce19609

View File

@ -58,6 +58,7 @@
<property name="label">Author date</property>
<property name="selectable">True</property>
<property name="ellipsize">end</property>
<property name="margin_top">3</property>
<attributes>
<attribute name="scale" value="0.833333333333333"/>
</attributes>
@ -97,6 +98,7 @@
<property name="label">Committer date</property>
<property name="selectable">True</property>
<property name="ellipsize">end</property>
<property name="margin_top">3</property>
<attributes>
<attribute name="scale" value="0.833333333333333"/>
</attributes>