[gnome-logs] Fix the size of the search button



commit 6841c2454120d83b5c2eab0dd915117cc267527f
Author: Yosef Or Boczko <yoseforb gmail com>
Date:   Mon Oct 7 22:36:25 2013 +0300

    Fix the size of the search button

 data/gl-eventtoolbar.ui |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/data/gl-eventtoolbar.ui b/data/gl-eventtoolbar.ui
index c28e80f..26926bc 100644
--- a/data/gl-eventtoolbar.ui
+++ b/data/gl-eventtoolbar.ui
@@ -31,6 +31,7 @@
                 <child>
                     <object class="GtkImage" id="search_icon">
                         <property name="icon-name">edit-find-symbolic</property>
+                        <property name="icon-size">1</property>
                         <property name="visible">True</property>
                     </object>
                 </child>


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