[gnome-software] featured: Maps layout fix
- From: Kalev Lember <klember src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software] featured: Maps layout fix
- Date: Fri, 10 Mar 2017 12:34:10 +0000 (UTC)
commit e969ffe3fa18889dab0f0325e64a0ff716ff7ae4
Author: Jakub Steiner <jimmac gmail com>
Date: Thu Mar 9 18:31:54 2017 +0100
featured: Maps layout fix
- scale down app icon to fit the new layout.
https://bugzilla.gnome.org/show_bug.cgi?id=779810
plugins/core/gs-plugin-hardcoded-featured.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plugins/core/gs-plugin-hardcoded-featured.c b/plugins/core/gs-plugin-hardcoded-featured.c
index 6a9c241..11f797c 100644
--- a/plugins/core/gs-plugin-hardcoded-featured.c
+++ b/plugins/core/gs-plugin-hardcoded-featured.c
@@ -180,7 +180,7 @@ struct {
"outline-offset: 2px;\n"
"background:"
" url('@datadir@/gnome-software/featured-maps.png')"
- " left -10px / 352px auto no-repeat,"
+ " 20% -5px / 230px auto no-repeat,"
" url('@datadir@/gnome-software/featured-maps-bg.png')"
" bottom center / contain no-repeat;" },
{ NULL, NULL }
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]