Fix missing space between message avatar and headers.

This commit is contained in:
Michael James Gratton 2016-08-15 10:25:26 +10:00
parent 4b862dc470
commit a2644f243a

View file

@ -12,6 +12,7 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="hexpand">True</property>
<property name="column_spacing">6</property>
<child>
<object class="GtkImage" id="avatar">
<property name="width_request">18</property>