[gnome-clocks/bilelmoussaoui/timer-fixes: 2/2] TimerRow: don't use space btw :



commit ed4581982d5515907aee4b407feeb78e0ff98231
Author: Bilal Elmoussaoui <bil elmoussaoui gmail com>
Date:   Mon Feb 3 02:12:00 2020 +0100

    TimerRow: don't use space btw :

 data/ui/timer_row.ui | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/data/ui/timer_row.ui b/data/ui/timer_row.ui
index ee547ab..d046156 100644
--- a/data/ui/timer_row.ui
+++ b/data/ui/timer_row.ui
@@ -10,10 +10,10 @@
         <property name="visible">True</property>
         <property name="can_focus">False</property>
         <property name="valign">start</property>
-        <property name="margin_top">12</property>
-        <property name="margin_bottom">12</property>
+        <property name="margin_top">24</property>
+        <property name="margin_bottom">24</property>
         <property name="orientation">vertical</property>
-        <property name="spacing">18</property>
+        <property name="spacing">6</property>
         <child>
           <object class="GtkLabel" id="countdown_label">
             <property name="visible">True</property>


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