[gnome-builder] search: make the search entry width more closely match the previous size



commit af29f6a635d256e80c4d4d2fcbf23326fecd1a3c
Author: Christian Hergert <christian hergert me>
Date:   Thu Sep 17 21:04:49 2015 -0700

    search: make the search entry width more closely match the previous size

 data/ui/gb-search-box.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/ui/gb-search-box.ui b/data/ui/gb-search-box.ui
index a2bbcf9..b18c1f2 100644
--- a/data/ui/gb-search-box.ui
+++ b/data/ui/gb-search-box.ui
@@ -10,7 +10,7 @@
       <object class="GtkSearchEntry" id="entry">
         <property name="visible">true</property>
         <property name="hexpand">true</property>
-        <property name="max-width-chars">40</property>
+        <property name="max-width-chars">50</property>
       </object>
     </child>
     <child>


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