aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-searchbar.c
diff options
context:
space:
mode:
Diffstat (limited to 'shell/e-shell-searchbar.c')
-rw-r--r--shell/e-shell-searchbar.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/e-shell-searchbar.c b/shell/e-shell-searchbar.c
index 24a4ea096a..b3dded8d4a 100644
--- a/shell/e-shell-searchbar.c
+++ b/shell/e-shell-searchbar.c
@@ -1060,6 +1060,7 @@ e_shell_searchbar_init (EShellSearchbar *searchbar)
g_object_set (
G_OBJECT (widget),
"orientation", GTK_ORIENTATION_HORIZONTAL,
+ "border-width", 3,
"column-spacing", 3,
"valign", GTK_ALIGN_CENTER,
NULL);