[cheese/wip/tidying: 1/4] Add margin to button area



commit f6848db36d3bd5c52d34b794d6f16ee7104bbc3e
Author: David King <amigadave amigadave com>
Date:   Fri Nov 8 20:22:56 2013 +0000

    Add margin to button area
    
    This looks quite ugly in fullscreen mode.

 data/cheese-main-window.ui |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/data/cheese-main-window.ui b/data/cheese-main-window.ui
index 40eb47d..e66db5f 100644
--- a/data/cheese-main-window.ui
+++ b/data/cheese-main-window.ui
@@ -32,6 +32,8 @@
                 <property name="left_padding">24</property>
                 <property name="right_padding">24</property>
                 <property name="hexpand">True</property>
+                <property name="margin-bottom">6</property>
+                <property name="margin-top">6</property>
                 <child>
                   <object class="GtkGrid" id="buttons_area">
                     <property name="orientation">horizontal</property>


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