[calls/gnome-41] record-row: Right justify time



commit 46416a84a14987cfa8bdb418de569a4200d03f99
Author: Evangelos Ribeiro Tzaras <devrtz fortysixandtwo eu>
Date:   Tue Sep 28 09:58:37 2021 +0200

    record-row: Right justify time
    
    Fixes #336
    
    (cherry picked from commit fbb6316feeff31a120169623f942d327dbbc0c97)

 src/ui/call-record-row.ui | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/ui/call-record-row.ui b/src/ui/call-record-row.ui
index bdf6c63b..7ddd6814 100644
--- a/src/ui/call-record-row.ui
+++ b/src/ui/call-record-row.ui
@@ -85,7 +85,7 @@
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>
                 <property name="margin_left">8</property>
-                <property name="justify">center</property>
+                <property name="justify">right</property>
                 <style>
                   <class name="dim-label"/>
                 </style>


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