[gnome-chess] Revert "Remove extra space between White and Black timers"



commit 93245a9cd8fac29d177ed70e703f61e5df015a82
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Sat Feb 15 22:40:11 2014 -0600

    Revert "Remove extra space between White and Black timers"
    
    This reverts commit 73bf554d6bf4bb8f6a36f1b8c0ac1300716ddf74.
    
    This exacerbates our issues with the resizing nav bar items

 data/gnome-chess.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/gnome-chess.ui b/data/gnome-chess.ui
index 1c01d33..ea523b7 100644
--- a/data/gnome-chess.ui
+++ b/data/gnome-chess.ui
@@ -258,7 +258,7 @@
                   <object class="GtkBox" id="right_nav_box">
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="spacing">0</property>
+                    <property name="spacing">6</property>
                     <property name="homogeneous">True</property>
                     <child>
                       <object class="GtkDrawingArea" id="white_time_label">


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