[geary/wip/765516-gtk-widget-conversation-viewer: 131/169] Fix missing space between message avatar and headers.



commit 89f830dc0d1bf799c9f1792995724e9252e552bf
Author: Michael James Gratton <mike vee net>
Date:   Mon Aug 15 10:25:26 2016 +1000

    Fix missing space between message avatar and headers.

 ui/conversation-message.ui |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/ui/conversation-message.ui b/ui/conversation-message.ui
index 4013447..0355553 100644
--- a/ui/conversation-message.ui
+++ b/ui/conversation-message.ui
@@ -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>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]