[gnome-taquin] Fix notifications look on small screen (real).



commit 336a828d59701b38220f9254ae550889d255fbb8
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date:   Tue Jul 30 19:11:17 2019 +0200

    Fix notifications look on small screen (real).

 data/ui/notifications-revealer.ui | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/data/ui/notifications-revealer.ui b/data/ui/notifications-revealer.ui
index c0f016a..2c9e007 100644
--- a/data/ui/notifications-revealer.ui
+++ b/data/ui/notifications-revealer.ui
@@ -33,7 +33,7 @@
             <child>
               <object class="GtkLabel" id="notification_label">
                 <property name="visible">True</property>
-                <property name="vexpand">True</property>
+                <property name="hexpand">True</property>
                 <property name="xalign">0</property>
                 <property name="wrap">True</property>
               </object>


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