summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Davis <brainblasted@disroot.org>2020-11-17 16:26:14 -0800
committerAdrien Plazas <kekun.plazas@laposte.net>2021-02-22 13:48:30 +0100
commit50d265d86f419f77266bc17d55fab751490a65e8 (patch)
tree80975b6f313565846f1526cf8a5bf100b37de191
parent40114b96f331f4092c2d590998d4b9be0880915b (diff)
downloadnautilus-50d265d86f419f77266bc17d55fab751490a65e8.tar.gz
toolbar: Remove margin on right-side box
This margin messed with adaptivity.
-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 9ac50fae9..bbeb0ecba 100644
--- a/src/resources/ui/nautilus-toolbar.ui
+++ b/src/resources/ui/nautilus-toolbar.ui
@@ -613,7 +613,6 @@
<object class="GtkBox">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="margin_start">72</property>
<child>
<object class="GtkRevealer" id="operations_revealer">
<property name="visible">True</property>