[gnome-software] another minor tweak to app list layout



commit 7469f401b3f38708746eefd76e49041a3c22aa49
Author: Allan Day <allanpday gmail com>
Date:   Wed Jul 13 13:15:06 2016 +0100

    another minor tweak to app list layout

 src/gs-app-row.ui |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/src/gs-app-row.ui b/src/gs-app-row.ui
index 1b27344..cebef9f 100644
--- a/src/gs-app-row.ui
+++ b/src/gs-app-row.ui
@@ -105,9 +105,10 @@
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>
                 <property name="orientation">horizontal</property>
+                <property name="margin_top">6</property>
                 <property name="spacing">3</property>
                 <property name="halign">start</property>
-                <property name="valign">end</property>
+                <property name="valign">start</property>
                 <child>
                   <object class="GtkImage" id="image_sandboxed">
                     <property name="visible">True</property>


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