summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Davis <brainblasted@disroot.org>2020-11-17 23:12:00 -0800
committerAdrien Plazas <kekun.plazas@laposte.net>2021-02-22 13:48:30 +0100
commitffcf8ad8c0365a70df7304ff4da650415ede845a (patch)
treeae336aa439740e780e82c874b191c7105521ce31
parent0e4492f6cd4f55081711a8ea4eeea4ced87e8b6b (diff)
downloadnautilus-ffcf8ad8c0365a70df7304ff4da650415ede845a.tar.gz
toolbar: Remove pathbar width_request
This width_request interfered with mobile sizing.
-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 7a1bc69b0..885eea1c5 100644
--- a/src/resources/ui/nautilus-toolbar.ui
+++ b/src/resources/ui/nautilus-toolbar.ui
@@ -483,7 +483,6 @@
<property name="show_close_button">True</property>
<child type="title">
<object class="GtkBox" id="header_toolbar">
- <property name="width_request">270</property>
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="spacing">6</property>