[gnome-software/gnome-3-22] featured: Maps layout fix



commit fdba9f02493a94644f6d4323ad15914a7cf8270d
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

 src/plugins/gs-plugin-hardcoded-featured.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/plugins/gs-plugin-hardcoded-featured.c b/src/plugins/gs-plugin-hardcoded-featured.c
index 6a9c241..11f797c 100644
--- a/src/plugins/gs-plugin-hardcoded-featured.c
+++ b/src/plugins/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]