[gnome-music/wip/mschraal/gtk4] searchview: UI disable margin



commit 0e3331f6bd670b2df452e0619f62ffe2780c39cc
Author: Marinus Schraal <mschraal gnome org>
Date:   Wed Apr 29 01:51:01 2020 +0200

    searchview: UI disable margin

 data/ui/SearchView.ui | 4 ++++
 1 file changed, 4 insertions(+)
---
diff --git a/data/ui/SearchView.ui b/data/ui/SearchView.ui
index fda8616c..eee2ae37 100644
--- a/data/ui/SearchView.ui
+++ b/data/ui/SearchView.ui
@@ -166,7 +166,9 @@
                 <property name="column_spacing">6</property>
                 <property name="hexpand">1</property>
                 <property name="homogeneous">1</property>
+<!--
                 <property name="margin">18</property>
+-->
                 <property name="max-children-per-line">6</property>
                 <property name="min-children-per-line">1</property>
                 <property name="row_spacing">12</property>
@@ -185,7 +187,9 @@
                 <property name="homogeneous">1</property>
                 <property name="min_children_per_line">1</property>
                 <property name="max_children_per_line">6</property>
+<!--
                 <property name="margin">18</property>
+-->
                 <property name="row_spacing">12</property>
                 <property name="column_spacing">6</property>
                 <property name="selection_mode">none</property>


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