[gnome-builder/wip/commands] commands: change command bar height



commit 505ec9e325f5ef38edfb0a7af215c83a1e9eaa52
Author: Christian Hergert <christian hergert me>
Date:   Tue Oct 7 15:02:21 2014 -0700

    commands: change command bar height

 src/resources/ui/gb-command-bar.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/resources/ui/gb-command-bar.ui b/src/resources/ui/gb-command-bar.ui
index 6f1f149..b1c341b 100644
--- a/src/resources/ui/gb-command-bar.ui
+++ b/src/resources/ui/gb-command-bar.ui
@@ -23,7 +23,7 @@
                 <property name="hscrollbar_policy">GTK_POLICY_NEVER</property>
                 <property name="visible">True</property>
                 <property name="expand">True</property>
-                <property name="height_request">325</property>
+                <property name="height_request">300</property>
                 <child>
                   <object class="GtkListBox" id="list_box">
                     <property name="visible">True</property>


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