[epiphany] Increase the row padding in the completion menu



commit a22a8ae7543ce01316b93ffc3558aa333fd953e8
Author: William Jon McCann <william jon mccann gmail com>
Date:   Sat Dec 21 07:48:42 2013 -0500

    Increase the row padding in the completion menu
    
    https://bugzilla.gnome.org/show_bug.cgi?id=720876

 lib/widgets/ephy-location-entry.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/lib/widgets/ephy-location-entry.c b/lib/widgets/ephy-location-entry.c
index 21c6d81..f77fa02 100644
--- a/lib/widgets/ephy-location-entry.c
+++ b/lib/widgets/ephy-location-entry.c
@@ -1243,7 +1243,7 @@ ephy_location_entry_set_completion (EphyLocationEntry *entry,
         * with anything in the entry.
         */
 
-#define ROW_PADDING_VERT 2
+#define ROW_PADDING_VERT 4
 
 #define ICON_PADDING_LEFT 5
 #define ICON_CONTENT_WIDTH 16


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