summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErnestas Kulik <ernestask@gnome.org>2018-07-25 09:13:06 +0300
committerErnestas Kulik <ekulik@redhat.com>2019-06-29 14:33:41 +0200
commitd0d0b307414a93ec9f9c8b36cc46b0f692c9559f (patch)
tree92fad5ba3e8415df81035368a02fc44eac8ec2c9
parentb36ac6f09327c30df2531eaca75e6b08ce3530df (diff)
downloadnautilus-d0d0b307414a93ec9f9c8b36cc46b0f692c9559f.tar.gz
nautilus-toolbar.ui: Remove main box margin
Since the addition of a GtkGizmo in GtkPopoverMenu, the content is already padded by 8 px.
-rw-r--r--src/resources/ui/nautilus-toolbar.ui1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/resources/ui/nautilus-toolbar.ui b/src/resources/ui/nautilus-toolbar.ui
index 1124dbbca..a8c5178c6 100644
--- a/src/resources/ui/nautilus-toolbar.ui
+++ b/src/resources/ui/nautilus-toolbar.ui
@@ -303,7 +303,6 @@
<property name="width_request">160</property>
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="margin">9</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkBox" id="view_menu_zoom_section">