[gnome-software/gnome-3-20] review row: set spacing to 0 on the vote buttons box
- From: Kalev Lember <klember src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software/gnome-3-20] review row: set spacing to 0 on the vote buttons box
- Date: Tue, 12 Jul 2016 17:21:39 +0000 (UTC)
commit 57f0e05f6bb0356f55e3cf9cae090d9f990ce569
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 5290352..f988333 100644
--- a/src/gs-review-row.ui
+++ b/src/gs-review-row.ui
@@ -121,7 +121,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]