[gnome-control-center/wip/gbsneto/new-goa-panel: 68/76] online-accounts: small UI improvement
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center/wip/gbsneto/new-goa-panel: 68/76] online-accounts: small UI improvement
- Date: Wed, 25 Jan 2017 22:53:32 +0000 (UTC)
commit 7e45f05e023af240c64481d980becbdd8be29aa7
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date: Thu Nov 10 13:30:40 2016 -0200
online-accounts: small UI improvement
Add more margin to the lists.
https://bugzilla.gnome.org/show_bug.cgi?id=774222
panels/online-accounts/online-accounts.ui | 10 ++++++----
1 files changed, 6 insertions(+), 4 deletions(-)
---
diff --git a/panels/online-accounts/online-accounts.ui b/panels/online-accounts/online-accounts.ui
index f1c7061..652b761 100644
--- a/panels/online-accounts/online-accounts.ui
+++ b/panels/online-accounts/online-accounts.ui
@@ -75,11 +75,13 @@
<child>
<object class="GtkBox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="spacing">18</property>
- <property name="border-width">8</property>
<property name="orientation">vertical</property>
- <property name="margin">6</property>
+ <property name="spacing">18</property>
+ <property name="margin">18</property>
+ <property name="margin-start">32</property>
+ <property name="margin-end">32</property>
+ <property name="hexpand">True</property>
+ <property name="width-request">300</property>
<child>
<object class="GtkLabel">
<property name="visible">True</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]