[gtk+] Set a default spacing on action bars
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] Set a default spacing on action bars
- Date: Fri, 14 Feb 2014 02:50:15 +0000 (UTC)
commit 283804c0bf53934a764095ecd1104e60ebf24d17
Author: William Jon McCann <william jon mccann gmail com>
Date: Thu Feb 13 18:15:53 2014 -0500
Set a default spacing on action bars
gtk/resources/ui/gtkactionbar.ui | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/resources/ui/gtkactionbar.ui b/gtk/resources/ui/gtkactionbar.ui
index 7112b57..ed77a07 100644
--- a/gtk/resources/ui/gtkactionbar.ui
+++ b/gtk/resources/ui/gtkactionbar.ui
@@ -12,7 +12,7 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="border_width">0</property>
- <property name="spacing">0</property>
+ <property name="spacing">6</property>
<style>
<class name="action-bar"/>
</style>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]