[gnome-boxes/wip/snapshot-config-changes: 2/12] machine-config-editor: Drop margins around GtkScrolledWindow




commit 9c7e73ff76371938563149e74425b139d1d80787
Author: Felipe Borges <felipeborges gnome org>
Date:   Fri Oct 9 11:51:17 2020 +0200

    machine-config-editor: Drop margins around GtkScrolledWindow
    
    Fixes #601

 data/ui/machine-config-editor.ui | 4 ----
 1 file changed, 4 deletions(-)
---
diff --git a/data/ui/machine-config-editor.ui b/data/ui/machine-config-editor.ui
index afc26a27..d9e7af0c 100644
--- a/data/ui/machine-config-editor.ui
+++ b/data/ui/machine-config-editor.ui
@@ -7,10 +7,6 @@
     <property name="no-show-all">True</property>
     <property name="min-content-width">640</property>
     <property name="min-content-height">480</property>
-    <property name="margin-top">10</property>
-    <property name="margin-start">10</property>
-    <property name="margin-end">10</property>
-    <property name="margin-bottom">10</property>
 
     <child>
       <object class="GtkBox">


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