summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarlos Soriano <csoriano@gnome.org>2015-03-02 13:52:06 +0100
committerCarlos Soriano <csoriano@gnome.org>2015-03-02 13:52:06 +0100
commit6762ccca67b151190754086f98ff81a9202b0a40 (patch)
tree371ad4575c13b0138bc885471cbc703b4e803827
parentef5f5ae73b020b179f4ea48d990aeca908de3fd8 (diff)
downloadnautilus-6762ccca67b151190754086f98ff81a9202b0a40.tar.gz
nautilus-window: adjust margins of notifications
Adjust them a little to have smaller notifications...
-rw-r--r--src/nautilus-window.ui4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/nautilus-window.ui b/src/nautilus-window.ui
index 5b21d5657..47100adfd 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>