[epiphany/wip/mcatanzaro/fedora-needs-upstreamed: 13/20] ephy-location-entry: update padding for latest Adwaita
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany/wip/mcatanzaro/fedora-needs-upstreamed: 13/20] ephy-location-entry: update padding for latest Adwaita
- Date: Thu, 26 Feb 2015 21:05:28 +0000 (UTC)
commit 466e9fa9dfe69aff3f25106f5df83e11926894ff
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.
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]