[gnome-software/1615-requires-additional-permissions-text-is-wrongly-positioned] gs-app-row: Add right margin on the warning label box



commit 32632fcd0e413aef543127b20581a778203913d3
Author: Milan Crha <mcrha redhat com>
Date:   Fri Jan 28 10:16:25 2022 +0100

    gs-app-row: Add right margin on the warning label box
    
    Closes https://gitlab.gnome.org/GNOME/gnome-software/-/issues/1615

 src/gs-app-row.ui | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/src/gs-app-row.ui b/src/gs-app-row.ui
index 8625acf18..f38c120da 100644
--- a/src/gs-app-row.ui
+++ b/src/gs-app-row.ui
@@ -130,6 +130,7 @@
               <object class="GtkBox" id="box_tag">
                 <property name="spacing">4</property>
                 <property name="margin_start">24</property>
+                <property name="margin_end">8</property>
                 <property name="orientation">vertical</property>
                 <child>
                   <object class="GtkBox" id="box_desc">


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