[gnome-software: 1/2] updates-section: Add some spacing in the header




commit e395f80dd5deb3e5c5488f67e5cfef7ee7e309e3
Author: Adrien Plazas <kekun plazas laposte net>
Date:   Thu Sep 2 09:34:57 2021 +0200

    updates-section: Add some spacing in the header
    
    This avoids the label to touch the button in languages more verbose than
    English.

 src/gs-updates-section.ui | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/src/gs-updates-section.ui b/src/gs-updates-section.ui
index 6b7761379..898cd2978 100644
--- a/src/gs-updates-section.ui
+++ b/src/gs-updates-section.ui
@@ -9,6 +9,7 @@
     <child>
       <object class="GtkBox" id="section_header">
         <property name="visible">True</property>
+        <property name="spacing">12</property>
         <child>
           <object class="GtkLabel" id="title">
             <property name="visible">True</property>


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