[evolution] Bug 677300 - Add 3 px padding above and below the searchbar



commit 23612851212b790717218cb7b065619f2a0c274e
Author: Jean-François Fortin Tam <nekohayo gmail com>
Date:   Mon Apr 8 23:23:02 2013 -0400

    Bug 677300 - Add 3 px padding above and below the searchbar

 shell/e-shell-searchbar.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/shell/e-shell-searchbar.c b/shell/e-shell-searchbar.c
index 24a4ea0..b3dded8 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);


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]