[libadwaita/wip/exalm/screenshots-2: 17/17] docs: Fix in-app notification screenshot




commit cd9853de665f51fa7afaec398a7d2db5da16455b
Author: Alexander Mikhaylenko <alexm gnome org>
Date:   Mon Dec 20 22:58:00 2021 +0500

    docs: Fix in-app notification screenshot

 doc/images/deprecated-app-notification-dark.png | Bin 2633 -> 2621 bytes
 doc/images/deprecated-app-notification.png      | Bin 2633 -> 2621 bytes
 doc/tools/data/deprecated-app-notification.ui   |   2 +-
 3 files changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/doc/images/deprecated-app-notification-dark.png b/doc/images/deprecated-app-notification-dark.png
index 290787ba..1b4506a4 100644
Binary files a/doc/images/deprecated-app-notification-dark.png and 
b/doc/images/deprecated-app-notification-dark.png differ
diff --git a/doc/images/deprecated-app-notification.png b/doc/images/deprecated-app-notification.png
index 290787ba..1b4506a4 100644
Binary files a/doc/images/deprecated-app-notification.png and b/doc/images/deprecated-app-notification.png 
differ
diff --git a/doc/tools/data/deprecated-app-notification.ui b/doc/tools/data/deprecated-app-notification.ui
index 39bb8435..3db24e88 100644
--- a/doc/tools/data/deprecated-app-notification.ui
+++ b/doc/tools/data/deprecated-app-notification.ui
@@ -4,7 +4,6 @@
   <requires lib="libadwaita" version="1.0"/>
   <object class="GtkBox" id="widget">
     <property name="spacing">12</property>
-    <property name="margin-start">12</property>
     <property name="width-request">300</property>
     <style>
       <class name="app-notification"/>
@@ -15,6 +14,7 @@
         <property name="ellipsize">end</property>
         <property name="xalign">0</property>
         <property name="hexpand">True</property>
+        <property name="margin-start">12</property>
       </object>
     </child>
     <child>


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