[gnome-software] Tweak the app tile layout



commit fcfa13c32f7966760c5d1685cbdadce84230d062
Author: Matthias Clasen <mclasen redhat com>
Date:   Fri Sep 20 06:26:47 2013 -0400

    Tweak the app tile layout
    
    Move the 'installed' tag further down, so the icon is not
    entirely obscured by it.

 src/app-tile.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/app-tile.ui b/src/app-tile.ui
index de92b0d..7a7c86d 100644
--- a/src/app-tile.ui
+++ b/src/app-tile.ui
@@ -22,7 +22,7 @@
                 <property name="visible_window">True</property>
                 <property name="halign">start</property>
                 <property name="valign">start</property>
-                <property name="margin-top">35</property>
+                <property name="margin-top">50</property>
                 <style>
                   <class name="installed-overlay-box"/>
                 </style>


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