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



commit 51f0722eedba3edf0ceb9b896f02102dfdadcbef
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date:   Tue Jul 30 15:23:18 2019 +0200

    Fix notifications look on small screen.

 data/ui/notifications-revealer.ui | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/data/ui/notifications-revealer.ui b/data/ui/notifications-revealer.ui
index 9769665..c0f016a 100644
--- a/data/ui/notifications-revealer.ui
+++ b/data/ui/notifications-revealer.ui
@@ -33,6 +33,7 @@
             <child>
               <object class="GtkLabel" id="notification_label">
                 <property name="visible">True</property>
+                <property name="vexpand">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]