[gnome-taquin/arnaudb/wip/gtk4: 44/56] Fix NotificationsRevealer.
- From: Arnaud B. <arnaudb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-taquin/arnaudb/wip/gtk4: 44/56] Fix NotificationsRevealer.
- Date: Wed, 30 Sep 2020 13:55:33 +0000 (UTC)
commit c5392d4d6c0fb2da3acc63d01f9fe5d389fd844c
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]