summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2021-07-29 09:29:01 +0200
committerJonathan Kang <jonathankang@gnome.org>2021-08-05 06:26:44 +0000
commit5641a29e3f425fc07d111f6e905d242c2ca1a355 (patch)
treece87fdb43e2d2ef2d8bc433e34e9404293c1af07 /data
parentaeb206a862d2e4126f7cd13d33fa7dccb8f2ae14 (diff)
downloadgnome-logs-5641a29e3f425fc07d111f6e905d242c2ca1a355.tar.gz
search-entry: Drop width-request
Don't prevent the window from shriniking.
Diffstat (limited to 'data')
-rw-r--r--data/gl-eventviewlist.ui1
1 files changed, 0 insertions, 1 deletions
diff --git a/data/gl-eventviewlist.ui b/data/gl-eventviewlist.ui
index f95ce83..9edbcb8 100644
--- a/data/gl-eventviewlist.ui
+++ b/data/gl-eventviewlist.ui
@@ -36,7 +36,6 @@
<child>
<object class="GtkSearchEntry" id="search_entry">
<property name="visible">True</property>
- <property name="width-request">400</property>
<signal name="search-changed" handler="on_search_entry_changed" />
</object>
</child>