[sysprof/wip/gtk4-port: 112/132] tab: fix spacing
- From: Christian Hergert <chergert src gnome org>
 
- To: commits-list gnome org
 
- Cc: 
 
- Subject: [sysprof/wip/gtk4-port: 112/132] tab: fix spacing
 
- Date: Tue,  7 Dec 2021 08:29:13 +0000 (UTC)
 
commit debf00b43dac8e2cd6a4daa6c0597b887b9b0516
Author: Christian Hergert <chergert redhat com>
Date:   Fri Oct 1 13:57:14 2021 -0700
    tab: fix spacing
 src/libsysprof-ui/sysprof-tab.ui | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/src/libsysprof-ui/sysprof-tab.ui b/src/libsysprof-ui/sysprof-tab.ui
index c07d5cf8..f57f717d 100644
--- a/src/libsysprof-ui/sysprof-tab.ui
+++ b/src/libsysprof-ui/sysprof-tab.ui
@@ -2,7 +2,6 @@
 <interface>
   <template class="SysprofTab" parent="GtkWidget">
     <property name="hexpand">true</property>
-    <property name="spacing">6</property>
     <child>
       <object class="GtkCenterBox" id="center_box">
         <child type="start">
@@ -16,6 +15,8 @@
         </child>
         <child type="center">
           <object class="GtkLabel" id="title">
+            <property name="margin-start">6</property>
+            <property name="margin-end">6</property>
           </object>
         </child>
         <child type="end">
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]