[nautilus] nautilus-window: adjust margins of notifications



commit 6762ccca67b151190754086f98ff81a9202b0a40
Author: Carlos Soriano <csoriano gnome org>
Date:   Mon Mar 2 13:52:06 2015 +0100

    nautilus-window: adjust margins of notifications
    
    Adjust them a little to have smaller notifications...

 src/nautilus-window.ui |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)
---
diff --git a/src/nautilus-window.ui b/src/nautilus-window.ui
index 5b21d56..47100ad 100644
--- a/src/nautilus-window.ui
+++ b/src/nautilus-window.ui
@@ -71,9 +71,7 @@
                             <property name="visible">True</property>
                             <property name="can_focus">False</property>
                             <property name="margin_start">12</property>
-                            <property name="margin_end">12</property>
-                            <property name="margin_top">2</property>
-                            <property name="margin_bottom">2</property>
+                            <property name="margin_end">4</property>
                             <child>
                               <object class="GtkLabel" id="notification_delete_label">
                                 <property name="visible">True</property>


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