[gnome-software] trivial: Fix the spacing in the review histogram



commit ec2ef01e2dfa737d02e4e2d282ea1214af91d1a7
Author: Richard Hughes <richard hughsie com>
Date:   Thu Feb 18 19:04:07 2016 +0000

    trivial: Fix the spacing in the review histogram

 src/gs-review-histogram.ui |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/gs-review-histogram.ui b/src/gs-review-histogram.ui
index 45d7523..673bfcd 100644
--- a/src/gs-review-histogram.ui
+++ b/src/gs-review-histogram.ui
@@ -7,8 +7,8 @@
       <object class="GtkGrid" id="grid1">
         <property name="visible">True</property>
         <property name="can_focus">False</property>
-        <property name="row-spacing">10</property>
-        <property name="column-spacing">5</property>
+        <property name="row-spacing">6</property>
+        <property name="column-spacing">6</property>
         <child>
           <object class="GtkImage" id="star5">
             <property name="visible">True</property>


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