[gnome-software] review row: set spacing to 0 on the vote buttons box



commit 3024130a8f983da5011793ac73c297f63ed5ec55
Author: Lapo Calamandrei <calamandrei gmail com>
Date:   Thu Jun 30 16:22:28 2016 +0200

    review row: set spacing to 0 on the vote buttons box
    
    for better styling.

 src/gs-review-row.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/gs-review-row.ui b/src/gs-review-row.ui
index 4830afb..467f25d 100644
--- a/src/gs-review-row.ui
+++ b/src/gs-review-row.ui
@@ -125,7 +125,7 @@
               <object class="GtkBox" id="box_vote_buttons">
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>
-                <property name="spacing">9</property>
+                <property name="spacing">0</property>
                 <property name="halign">start</property>
                 <child>
                   <object class="GtkButton" id="button_yes">


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