[gnome-music/wip/jfelder/searchview-new-style: 7/7] Add some margin



commit 2ef5cffa26368b6bd76053008c9c7a591d499823
Author: Jean Felder <jfelder src gnome org>
Date:   Thu Aug 1 13:40:31 2019 +0200

    Add some margin

 data/ui/SearchView.ui | 4 ++++
 1 file changed, 4 insertions(+)
---
diff --git a/data/ui/SearchView.ui b/data/ui/SearchView.ui
index 7555d705..dcb0c82d 100644
--- a/data/ui/SearchView.ui
+++ b/data/ui/SearchView.ui
@@ -9,6 +9,10 @@
         <property name="visible">True</property>
         <child>
           <object class="GtkBox" id="container">
+            <property name="margin-bottom">20</property>
+            <property name="margin-left">120</property>
+            <property name="margin-right">120</property>
+            <property name="margin-top">20</property>
             <property name="orientation">vertical</property>
             <property name="visible">True</property>
             <child>


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