[gnome-builder] view-stack: reduce size of document button



commit 5cc01aaf97839b1aaf43ff7431239dc8c2034942
Author: Christian Hergert <christian hergert me>
Date:   Sun Mar 29 01:12:49 2015 -0700

    view-stack: reduce size of document button
    
    It's getting in the way with split views when we have more items in
    that area.

 data/ui/gb-view-stack.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/ui/gb-view-stack.ui b/data/ui/gb-view-stack.ui
index 9aaff68..a29aa18 100644
--- a/data/ui/gb-view-stack.ui
+++ b/data/ui/gb-view-stack.ui
@@ -96,7 +96,7 @@
                       <object class="GtkBox">
                         <property name="spacing">6</property>
                         <property name="visible">true</property>
-                        <property name="width-request">300</property>
+                        <property name="width-request">200</property>
                         <child type="center">
                           <object class="GtkLabel" id="title_label">
                             <property name="hexpand">false</property>


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