[office-runner] main: Add more padding around the action button



commit 0af905f07fb950fa6d1adb220b17d6252d0e75ca
Author: Bastien Nocera <hadess hadess net>
Date:   Fri Dec 7 08:12:34 2012 +0100

    main: Add more padding around the action button

 src/office-runner.ui |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/src/office-runner.ui b/src/office-runner.ui
index 3cda458..7125240 100644
--- a/src/office-runner.ui
+++ b/src/office-runner.ui
@@ -11,6 +11,9 @@
       <object class="GtkBox" id="box1">
         <property name="visible">True</property>
         <property name="can_focus">False</property>
+        <property name="margin_left">12</property>
+        <property name="margin_right">12</property>
+        <property name="margin_bottom">12</property>
         <property name="orientation">vertical</property>
         <property name="spacing">12</property>
         <child>



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