[epiphany/wip/mcatanzaro/fedora-needs-upstreamed: 28/32] ephy-location-entry: update padding for latest Adwaita



commit 639043d73ad0a39d65b5e7cc8c7824577aa4d5ad
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Tue Sep 9 17:07:48 2014 -0500

    ephy-location-entry: update padding for latest Adwaita
    
    Our code for aligning the URL of completions with the URL in the
    location entry seems to be theme-dependent, and the alignment isn't
    quite right with the latest Adwaita.
    
    Upstream status: should be upstreamed as-is
    
    https://bugzilla.gnome.org/show_bug.cgi?id=736363

 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 b74454f..d342001 100644
--- a/lib/widgets/ephy-location-entry.c
+++ b/lib/widgets/ephy-location-entry.c
@@ -1247,7 +1247,7 @@ ephy_location_entry_set_completion (EphyLocationEntry *entry,
 
 #define ICON_PADDING_LEFT 5
 #define ICON_CONTENT_WIDTH 16
-#define ICON_PADDING_RIGHT 4
+#define ICON_PADDING_RIGHT 9
 
 #define ICON_CONTENT_HEIGHT 16
 


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