[gnome-control-center/wip/feborges/new-users-panel: 4/17] user-accounts: Prevent bottom buttons from expanding
- From: Felipe Borges <felipeborges src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center/wip/feborges/new-users-panel: 4/17] user-accounts: Prevent bottom buttons from expanding
- Date: Tue, 12 Jul 2016 15:59:33 +0000 (UTC)
commit c67910fdd0314613ef695e175c34b429461b786e
Author: Felipe Borges <felipeborges gnome org>
Date: Thu Jun 30 11:01:36 2016 +0200
user-accounts: Prevent bottom buttons from expanding
"Delete Account" and "Account Activity" buttons.
https://bugzilla.gnome.org/show_bug.cgi?id=767065
panels/user-accounts/data/user-accounts-dialog.ui | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/panels/user-accounts/data/user-accounts-dialog.ui
b/panels/user-accounts/data/user-accounts-dialog.ui
index 21433df..d1e1ad4 100644
--- a/panels/user-accounts/data/user-accounts-dialog.ui
+++ b/panels/user-accounts/data/user-accounts-dialog.ui
@@ -402,6 +402,7 @@
<object class="GtkButton" id="remove-user-button">
<property name="visible">True</property>
<property name="can_focus">False</property>
+ <property name="valign">center</property>
<property name="label" translatable="yes">_Remove Account</property>
<property name="use_underline">True</property>
</object>
@@ -414,6 +415,7 @@
<property name="label" translatable="yes">_Account Activity</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
+ <property name="valign">center</property>
<property name="receives_default">True</property>
<property name="use_underline">True</property>
</object>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]