[gnome-taquin/arnaudb/wip/gtk4: 43/43] Fix NotificationsRevealer.



commit 1a48c14a20d58e4acca542ae6f7446d76a2d388a
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date:   Thu Apr 30 13:08:54 2020 +0200

    Fix NotificationsRevealer.

 data/ui/notifications-revealer.ui | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/ui/notifications-revealer.ui b/data/ui/notifications-revealer.ui
index 50e5440..787263b 100644
--- a/data/ui/notifications-revealer.ui
+++ b/data/ui/notifications-revealer.ui
@@ -18,10 +18,10 @@
 <interface>
   <requires lib="gtk+" version="3.96"/>
   <template class="NotificationsRevealer" parent="GtkWidget">
+    <property name="halign">center</property>
+    <property name="valign">start</property>
     <child>
       <object class="GtkRevealer" id="revealer">
-        <property name="halign">center</property>
-        <property name="valign">start</property>
         <child>
           <object class="GtkFrame">
             <style>


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