[gnome-software] Align the "Total" label of the histogram's widget to the right



commit 209578963c5c7aeabd262e64c82bc9aa39cd6b34
Author: Joaquim Rocha <jrocha endlessm com>
Date:   Fri Nov 25 16:41:19 2016 +0100

    Align the "Total" label of the histogram's widget to the right
    
    This gives it a visually closer relationship to the total score.

 src/gs-review-histogram.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/gs-review-histogram.ui b/src/gs-review-histogram.ui
index 57e888c..352a6e5 100644
--- a/src/gs-review-histogram.ui
+++ b/src/gs-review-histogram.ui
@@ -395,7 +395,7 @@
             </style>
           </object>
           <packing>
-            <property name="left-attach">0</property>
+            <property name="left-attach">1</property>
             <property name="top-attach">5</property>
             <property name="width">1</property>
             <property name="height">1</property>


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