[gnome-nibbles/wip/vala] Fix controls screen, again



commit c273642b9fed60a4b17c63034b2b31a1c7469f92
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]