[gnome-control-center] user-accounts: Align multiline labels
- From: Ondrej Holy <oholy src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center] user-accounts: Align multiline labels
- Date: Wed, 22 Mar 2017 14:21:28 +0000 (UTC)
commit 54c4dbb71232d288eb6534724a5f2b01fb4f8e0b
Author: Ondrej Holy <oholy redhat com>
Date: Mon Feb 20 08:11:15 2017 +0100
user-accounts: Align multiline labels
The multiline labels doesn't have xalign 0 and may look wrong. Align
the labels to reflect the mockup.
https://bugzilla.gnome.org/show_bug.cgi?id=778457
panels/user-accounts/data/account-dialog.ui | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/panels/user-accounts/data/account-dialog.ui b/panels/user-accounts/data/account-dialog.ui
index f500fe4..d056706 100644
--- a/panels/user-accounts/data/account-dialog.ui
+++ b/panels/user-accounts/data/account-dialog.ui
@@ -449,6 +449,7 @@
<property name="wrap_mode">word-char</property>
<property name="margin_bottom">12</property>
<property name="max_width_chars">55</property>
+ <property name="xalign">0</property>
<style>
<class name="dim-label"/>
</style>
@@ -646,6 +647,7 @@
<property name="wrap_mode">word-char</property>
<property name="margin_bottom">12</property>
<property name="max_width_chars">55</property>
+ <property name="xalign">0</property>
<style>
<class name="dim-label"/>
</style>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]