[iagno/arnaudb/wip/gtk4: 53/54] Fix NotificationsRevealer.



commit 266cb389636fb7830f4d216457a95ff907f85901
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date:   Thu Apr 30 14:23:16 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 dc5e8d8..fc194b1 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]