From 54d2ce45d72f162f6238afadd43c09f2dfa48475 Mon Sep 17 00:00:00 2001 From: Christopher Davis Date: Thu, 18 Apr 2019 23:13:34 -0400 Subject: [PATCH] conversation-viewer: set searchentry width to same as inbox's Previously our search entry for conversations was too small for the placeholder text, and looked awkward in comparison to the entry for searching messages. Now we set them to have the same width-chars. Fixes https://gitlab.gnome.org/GNOME/geary/issues/390 --- ui/conversation-viewer.ui | 1 + 1 file changed, 1 insertion(+) diff --git a/ui/conversation-viewer.ui b/ui/conversation-viewer.ui index a47567ab..8972d4b9 100644 --- a/ui/conversation-viewer.ui +++ b/ui/conversation-viewer.ui @@ -58,6 +58,7 @@ False False Find in conversation + 28