[gnome-mines/gnome-3-14] Fix resizing sidebar issue



commit 9e37765b9b1b459f46d06c62a40bbc97562ff497
Author: Robert Roth <robert roth off gmail com>
Date:   Mon Oct 13 22:05:47 2014 +0300

    Fix resizing sidebar issue

 data/interface.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/interface.ui b/data/interface.ui
index 9539324..ae6d6e7 100644
--- a/data/interface.ui
+++ b/data/interface.ui
@@ -62,7 +62,7 @@
                 </child>
                 <child>
                   <object class="GtkBox" id="buttons_box">
-                    <property name="width_request">140</property>
+                    <property name="width_request">150</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
                     <property name="halign">start</property>


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