[gnome-control-center] user-accounts: Unify row spacing
- From: Ondrej Holy <oholy src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center] user-accounts: Unify row spacing
- Date: Wed, 22 Mar 2017 14:21:43 +0000 (UTC)
commit a748d52b448fce4ccf53a088cc7866855de3e7ca
Author: Ondrej Holy <oholy redhat com>
Date: Mon Feb 20 08:38:01 2017 +0100
user-accounts: Unify row spacing
Commit 51a184b changed row spacing for local accounts, change that
also for enterprise part.
https://bugzilla.gnome.org/show_bug.cgi?id=778457
panels/user-accounts/data/account-dialog.ui | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/panels/user-accounts/data/account-dialog.ui b/panels/user-accounts/data/account-dialog.ui
index 25138b3..c54f2b7 100644
--- a/panels/user-accounts/data/account-dialog.ui
+++ b/panels/user-accounts/data/account-dialog.ui
@@ -443,7 +443,7 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="hexpand">True</property>
- <property name="row_spacing">6</property>
+ <property name="row_spacing">8</property>
<property name="column_spacing">6</property>
<child>
<object class="GtkLabel" id="label10">
@@ -452,7 +452,7 @@
<property name="label" translatable="yes">Enterprise login allows an existing centrally
managed user account to be used on this device. You can also use this account to access company resources on
the internet.</property>
<property name="wrap">True</property>
<property name="wrap_mode">word-char</property>
- <property name="margin_bottom">12</property>
+ <property name="margin_bottom">20</property>
<property name="max_width_chars">55</property>
<property name="xalign">0</property>
<style>
@@ -644,7 +644,7 @@
<property name="can_focus">False</property>
<property name="hexpand">True</property>
<property name="column_spacing">6</property>
- <property name="row_spacing">6</property>
+ <property name="row_spacing">8</property>
<child>
<object class="GtkLabel" id="label18">
<property name="visible">True</property>
@@ -652,7 +652,7 @@
<property name="label" translatable="yes">Enterprise login allows an existing centrally
managed user account to be used on this device. You can also use this account to access company resources on
the internet.</property>
<property name="wrap">True</property>
<property name="wrap_mode">word-char</property>
- <property name="margin_bottom">12</property>
+ <property name="margin_bottom">20</property>
<property name="max_width_chars">55</property>
<property name="xalign">0</property>
<style>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]