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



commit 73bf554d6bf4bb8f6a36f1b8c0ac1300716ddf74
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Tue Jan 7 11:00:41 2014 -0600

    Remove extra space between White and Black timers

 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 5e8ba27..df75db5 100644
--- a/data/gnome-chess.ui
+++ b/data/gnome-chess.ui
@@ -185,7 +185,7 @@
                   <object class="GtkBox" id="right_nav_box">
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="spacing">6</property>
+                    <property name="spacing">0</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]