[gnome-builder] search: make the search entry width more closely match the previous size
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder] search: make the search entry width more closely match the previous size
- Date: Fri, 18 Sep 2015 04:05:06 +0000 (UTC)
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]