[gnome-system-monitor/wip/update-interface] Less wasted space at the bottom



commit cbd3711506dfd808ccd4e70c2b501d3ff798bcab
Author: Robert Roth <robert roth off gmail com>
Date:   Thu Nov 5 21:31:25 2020 +0200

    Less wasted space at the bottom

 data/interface.ui | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/data/interface.ui b/data/interface.ui
index c56a3c38..2c48dc65 100644
--- a/data/interface.ui
+++ b/data/interface.ui
@@ -197,7 +197,7 @@
                     <property name="hexpand">True</property>
                     <property name="vexpand">True</property>
                     <property name="border-width">8</property>
-                    <property name="margin-bottom">10</property>
+                    <property name="margin-bottom">6</property>
                     <property name="orientation">vertical</property>
                     <property name="spacing">10</property>
                     <child>
@@ -213,7 +213,7 @@
                             <property name="hexpand">True</property>
                             <property name="vexpand">True</property>
                             <property name="orientation">vertical</property>
-                            <property name="margin_top">6</property>
+                            <property name="margin-top">6</property>
                             <property name="spacing">6</property>
                             <child>
                               <object class="GtkGrid" id="cpu_table">
@@ -279,7 +279,7 @@
                             <property name="hexpand">True</property>
                             <property name="vexpand">True</property>
                             <property name="orientation">vertical</property>
-                            <property name="margin_top">6</property>
+                            <property name="margin-top">6</property>
                             <property name="spacing">6</property>
                             <child>
                               <object class="GtkGrid" id="mem_table">
@@ -383,7 +383,7 @@
                             <property name="hexpand">True</property>
                             <property name="vexpand">True</property>
                             <property name="orientation">vertical</property>
-                            <property name="margin_top">6</property>
+                            <property name="margin-top">6</property>
                             <property name="spacing">6</property>
                             <child>
                               <object class="GtkGrid" id="net_table">


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