summaryrefslogtreecommitdiff
path: root/src/resources
diff options
context:
space:
mode:
authoroscfdezdz <oscfdezdz@tuta.io>2022-03-15 20:50:15 +0100
committerAntónio Fernandes <antoniojpfernandes@gmail.com>2022-03-19 14:34:52 +0000
commita321c85097df5aa4d6eb1ba0a086f027e881dc35 (patch)
tree1d43787e05be9f60625421f3af23687645125c9e /src/resources
parent4643ba7f42d1f1342262c5ef84ff93da11c8a1ef (diff)
downloadnautilus-a321c85097df5aa4d6eb1ba0a086f027e881dc35.tar.gz
toolbar: Fix spacing between header bar buttons
Fixes https://gitlab.gnome.org/GNOME/nautilus/-/issues/2138
Diffstat (limited to 'src/resources')
-rw-r--r--src/resources/ui/nautilus-toolbar.ui2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/resources/ui/nautilus-toolbar.ui b/src/resources/ui/nautilus-toolbar.ui
index 139764612..e10a11cce 100644
--- a/src/resources/ui/nautilus-toolbar.ui
+++ b/src/resources/ui/nautilus-toolbar.ui
@@ -253,7 +253,6 @@
<object class="AdwSplitButton" id="view_split_button">
<property name="halign">center</property>
<property name="valign">center</property>
- <property name="margin_end">6</property>
<property name="focusable">True</property>
<property name="tooltip_text" translatable="yes">Toggle view</property>
<property name="action_name">slot.files-view-mode-toggle</property>
@@ -274,7 +273,6 @@
<object class="GtkMenuButton" id="operations_button">
<property name="focusable">True</property>
<property name="tooltip_text" translatable="yes">Show operations</property>
- <property name="margin_end">6</property>
<property name="popover">operations_popover</property>
<child>
<object class="GtkDrawingArea" id="operations_icon">