diff options
Diffstat (limited to 'libempathy-gtk')
-rw-r--r-- | libempathy-gtk/empathy-search-bar.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libempathy-gtk/empathy-search-bar.ui b/libempathy-gtk/empathy-search-bar.ui index f6a615ede..e041355ac 100644 --- a/libempathy-gtk/empathy-search-bar.ui +++ b/libempathy-gtk/empathy-search-bar.ui @@ -4,7 +4,7 @@ <!-- interface-naming-policy project-wide --> <object class="GtkToolbar" id="search_widget"> <property name="visible">True</property> - <property name="icon_size">2</property> + <property name="icon_size">1</property> <property name="toolbar_style">GTK_TOOLBAR_BOTH_HORIZ</property> <child> <object class="GtkToolItem" id="search_entry_toolitem"> |