[gtk+] Make the info bar action area border the same as the internal spacing
- From: William Jon McCann <mccann src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] Make the info bar action area border the same as the internal spacing
- Date: Mon, 15 Jul 2013 17:20:13 +0000 (UTC)
commit 168f425df0b7c0eb878050385c1aa35ab0fd504b
Author: William Jon McCann <william jon mccann gmail com>
Date: Mon Jul 15 09:49:32 2013 -0400
Make the info bar action area border the same as the internal spacing
Using a consistent spacing feels much more polished.
gtk/gtkinfobar.ui | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkinfobar.ui b/gtk/gtkinfobar.ui
index f3b43fc..ac003a3 100644
--- a/gtk/gtkinfobar.ui
+++ b/gtk/gtkinfobar.ui
@@ -24,7 +24,7 @@
<object class="GtkButtonBox" id="action_area">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="border_width">5</property>
+ <property name="border_width">6</property>
<property name="orientation">horizontal</property>
<property name="spacing">6</property>
<property name="layout_style">end</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]