[gnome-text-editor] statusbar: add some spacing between fields



commit a9c0fc333fe4688f09944ab70aed91b31de36b61
Author: Christian Hergert <chergert redhat com>
Date:   Mon Dec 6 18:20:18 2021 -0800

    statusbar: add some spacing between fields

 src/editor-statusbar.ui | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/src/editor-statusbar.ui b/src/editor-statusbar.ui
index f9240f9..4bbbd4c 100644
--- a/src/editor-statusbar.ui
+++ b/src/editor-statusbar.ui
@@ -14,6 +14,7 @@
         <child>
           <object class="GtkBox">
             <property name="orientation">horizontal</property>
+            <property name="spacing">6</property>
             <property name="margin-top">3</property>
             <property name="margin-bottom">3</property>
             <property name="margin-start">12</property>


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