[gnome-nibbles] Fix controls screen, again
- From: Iulian Radu <iulianradu src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-nibbles] Fix controls screen, again
- Date: Mon, 26 Oct 2015 00:19:10 +0000 (UTC)
commit 31197eae0e430a68a97e854e1fbadcbef71fc688
Author: Iulian Radu <iulian radu67 gmail com>
Date: Tue Aug 11 14:42:59 2015 +0300
Fix controls screen, again
data/controls-grid.ui | 16 ++++++++--------
1 files changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/data/controls-grid.ui b/data/controls-grid.ui
index 76f4a92..a859269 100644
--- a/data/controls-grid.ui
+++ b/data/controls-grid.ui
@@ -32,8 +32,8 @@
<child>
<object class="GtkLabel" id="move_up_label">
<property name="visible">True</property>
- <property name="height-request">36</property>
- <property name="width-request">36</property>
+ <property name="height-request">45</property>
+ <property name="width-request">45</property>
<style><class name="button"/></style>
</object>
</child>
@@ -58,8 +58,8 @@
<child>
<object class="GtkLabel" id="move_left_label">
<property name="visible">True</property>
- <property name="height-request">36</property>
- <property name="width-request">36</property>
+ <property name="height-request">45</property>
+ <property name="width-request">45</property>
<style><class name="button"/></style>
</object>
</child>
@@ -75,8 +75,8 @@
<child>
<object class="GtkLabel" id="move_right_label">
<property name="visible">True</property>
- <property name="height-request">36</property>
- <property name="width-request">36</property>
+ <property name="height-request">45</property>
+ <property name="width-request">45</property>
<style><class name="button"/></style>
</object>
</child>
@@ -101,8 +101,8 @@
<child>
<object class="GtkLabel" id="move_down_label">
<property name="visible">True</property>
- <property name="height-request">36</property>
- <property name="width-request">36</property>
+ <property name="height-request">45</property>
+ <property name="width-request">45</property>
<style><class name="button"/></style>
</object>
</child>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]