[gnome-software/1559-updates-paused-infobar-vertical-centering-is-off] gs-shell: Vertically center "Automatic Updates Paused" label



commit cb5d2856f9e0e99d623e0e6059a67de565be372a
Author: Milan Crha <mcrha redhat com>
Date:   Tue Dec 7 09:33:23 2021 +0100

    gs-shell: Vertically center "Automatic Updates Paused" label
    
    Closes https://gitlab.gnome.org/GNOME/gnome-software/-/issues/1559

 src/gs-shell.ui | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/src/gs-shell.ui b/src/gs-shell.ui
index d696238d7..8bced6857 100644
--- a/src/gs-shell.ui
+++ b/src/gs-shell.ui
@@ -245,6 +245,7 @@
                                               <object class="GtkLabel">
                                                 <property name="can_focus">False</property>
                                                 <property name="label" translatable="yes">Automatic Updates 
Paused</property>
+                                                <property name="vexpand">True</property>
                                                 <property name="xalign">0.0</property>
                                                 <property name="wrap">True</property>
                                                 <attributes>


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