summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorDavid King <amigadave@amigadave.com>2013-11-08 23:09:01 +0000
committerDavid King <amigadave@amigadave.com>2013-11-08 23:09:01 +0000
commit27f2a7921b4695c936c5ace2d43e2815b2492116 (patch)
tree09623687a51917d5521468d3fa7284f7c6ef4aa3 /data
parent62ccf52c58f2f03bfc8b28b2593fc78447ae1704 (diff)
Add a border around the button area box
Diffstat (limited to 'data')
-rw-r--r--data/cheese-main-window.ui3
1 files changed, 1 insertions, 2 deletions
diff --git a/data/cheese-main-window.ui b/data/cheese-main-window.ui
index 50bc7fc3..df901cdc 100644
--- a/data/cheese-main-window.ui
+++ b/data/cheese-main-window.ui
@@ -23,11 +23,10 @@
</child>
<child>
<object class="GtkAlignment" id="action_area_alignment">
- <property name="left_padding">24</property>
- <property name="right_padding">24</property>
<property name="hexpand">True</property>
<child>
<object class="GtkBox" id="buttons_area">
+ <property name="border-width">6</property>
<property name="orientation">horizontal</property>
<child>
<object class="GtkBox" id="mode_toggle_buttons">