[gnome-contacts] More spacing between name and presence status
- From: Alexander Larsson <alexl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-contacts] More spacing between name and presence status
- Date: Fri, 20 Jan 2012 14:56:59 +0000 (UTC)
commit 0f2804740106ce1b12dacd9c3ac46c2bd98af5f4
Author: Alexander Larsson <alexl redhat com>
Date: Fri Jan 20 15:56:36 2012 +0100
More spacing between name and presence status
src/contacts-contact-pane.vala | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/contacts-contact-pane.vala b/src/contacts-contact-pane.vala
index 0da3a74..2501e02 100644
--- a/src/contacts-contact-pane.vala
+++ b/src/contacts-contact-pane.vala
@@ -1544,6 +1544,7 @@ public class Contacts.ContactPane : ScrolledWindow {
var event_box = new EventBox ();
event_box.set_margin_top (4);
+ event_box.set_margin_bottom (8);
event_box.set_visible_window (false);
var clickable = new Clickable (event_box);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]