[nautilus/wip/cdavis/adaptive-flap: 4/7] toolbar: Remove margin on right-side box




commit fa80f4e82b68c981a4c5317c1998babdf9e3a5ed
Author: Christopher Davis <brainblasted disroot org>
Date:   Tue Nov 17 16:26:14 2020 -0800

    toolbar: Remove margin on right-side box
    
    This margin messed with adaptivity.

 src/resources/ui/nautilus-toolbar.ui | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/src/resources/ui/nautilus-toolbar.ui b/src/resources/ui/nautilus-toolbar.ui
index 9d1b946ba..a42e2922e 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>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]