[gnome-builder] omnibar: size tweaks



commit 78f9f04569553726bfea436a5256c3f66c4bac09
Author: Christian Hergert <chergert redhat com>
Date:   Thu Jun 23 14:12:46 2016 -0700

    omnibar: size tweaks

 libide/workbench/ide-omni-bar.ui |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libide/workbench/ide-omni-bar.ui b/libide/workbench/ide-omni-bar.ui
index 302e631..7920731 100644
--- a/libide/workbench/ide-omni-bar.ui
+++ b/libide/workbench/ide-omni-bar.ui
@@ -6,7 +6,7 @@
     </style>
     <child type="center">
       <object class="EggEntryBox" id="frame">
-        <property name="max-width-chars">50</property>
+        <property name="max-width-chars">55</property>
         <property name="visible">true</property>
         <child>
           <object class="GtkEventBox" id="event_box">
@@ -119,7 +119,7 @@
     <property name="border-width">24</property>
     <property name="relative-to">event_box</property>
     <property name="position">bottom</property>
-    <property name="width-request">400</property>
+    <property name="width-request">425</property>
     <style>
       <class name="omnibar"/>
     </style>


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