[gnome-builder] GbSearchDisplay: adjust width of list box



commit 558a240cabf3ff6f7795e83c9dd60320b8d44b7b
Author: Christian Hergert <christian hergert me>
Date:   Wed Dec 17 17:50:27 2014 -0800

    GbSearchDisplay: adjust width of list box

 src/resources/ui/gb-search-display.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/resources/ui/gb-search-display.ui b/src/resources/ui/gb-search-display.ui
index 4b50a7f..ad9e5e1 100644
--- a/src/resources/ui/gb-search-display.ui
+++ b/src/resources/ui/gb-search-display.ui
@@ -7,7 +7,7 @@
       <object class="GbScrolledWindow" id="scroller">
         <property name="visible">true</property>
         <property name="shadow_type">in</property>
-        <property name="min_content_width">800</property>
+        <property name="min_content_width">700</property>
         <property name="min_content_height">100</property>
         <property name="max_content_height">600</property>
         <child>


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