[gnome-software] trivial: Left align the red firmware warning



commit ce052e8659de92d1955f7ffd989caa8a9a2000ab
Author: Richard Hughes <richard hughsie com>
Date:   Mon Jul 11 09:09:00 2016 +0100

    trivial: Left align the red firmware warning

 src/gs-app-row.ui |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/src/gs-app-row.ui b/src/gs-app-row.ui
index 0146a6a..df27964 100644
--- a/src/gs-app-row.ui
+++ b/src/gs-app-row.ui
@@ -136,8 +136,7 @@
                   <object class="GtkLabel" id="label_tag_warning">
                     <property name="can_focus">False</property>
                     <property name="label">warning-text</property>
-                    <property name="margin_start">20</property>
-                    <property name="margin_end">20</property>
+                    <property name="halign">start</property>
                     <property name="ellipsize">middle</property>
                     <attributes>
                       <attribute name="weight" value="bold"/>


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