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




commit 4aa3ff4aeb4afe34c45ff0f9a33a6c59fcd2f38b
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 853f58a..9fbc9b4 100644
--- a/data/ui/notifications-revealer.ui
+++ b/data/ui/notifications-revealer.ui
@@ -18,10 +18,10 @@
 <interface>
   <requires lib="gtk+" version="3.99"/>
   <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]