[gtk+] Set a default spacing on action bars



commit 283804c0bf53934a764095ecd1104e60ebf24d17
Author: William Jon McCann <william jon mccann gmail com>
Date:   Thu Feb 13 18:15:53 2014 -0500

    Set a default spacing on action bars

 gtk/resources/ui/gtkactionbar.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/resources/ui/gtkactionbar.ui b/gtk/resources/ui/gtkactionbar.ui
index 7112b57..ed77a07 100644
--- a/gtk/resources/ui/gtkactionbar.ui
+++ b/gtk/resources/ui/gtkactionbar.ui
@@ -12,7 +12,7 @@
             <property name="visible">True</property>
             <property name="can_focus">False</property>
             <property name="border_width">0</property>
-            <property name="spacing">0</property>
+            <property name="spacing">6</property>
             <style>
               <class name="action-bar"/>
             </style>


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