[gnome-boxes/welcome-tutorial-fixups: 4/6] welcome-tutorial: Tweak the size of the pagination buttons



commit 2cd861a5e60ea490210984febec59c2ce7c0ea69
Author: Felipe Borges <felipeborges gnome org>
Date:   Wed Jan 15 16:33:17 2020 +0100

    welcome-tutorial: Tweak the size of the pagination buttons

 data/ui/welcome-tutorial.ui | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/data/ui/welcome-tutorial.ui b/data/ui/welcome-tutorial.ui
index 5021ef0f..cd0b03d2 100644
--- a/data/ui/welcome-tutorial.ui
+++ b/data/ui/welcome-tutorial.ui
@@ -83,7 +83,8 @@
                       <object class="GtkImage">
                         <property name="visible">True</property>
                         <property name="can-focus">False</property>
-                        <property name="icon-size">3</property>
+                        <property name="icon-size">2</property>
+                        <property name="margin">5</property>
                         <property name="icon-name">go-previous-symbolic</property>
                       </object>
                     </child>
@@ -106,7 +107,8 @@
                       <object class="GtkImage">
                         <property name="visible">True</property>
                         <property name="can-focus">False</property>
-                        <property name="icon-size">3</property>
+                        <property name="icon-size">2</property>
+                        <property name="margin">5</property>
                         <property name="icon-name">go-next-symbolic</property>
                       </object>
                     </child>


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