[gnome-control-center] user-accounts: Add padding between current and new password fields



commit 067d064105dbe8ea341c8270b41a5a63777ff73e
Author: Ondrej Holy <oholy redhat com>
Date:   Tue Jun 18 15:36:35 2013 +0200

    user-accounts: Add padding between current and new password fields
    
    https://bugzilla.gnome.org/show_bug.cgi?id=702481

 panels/user-accounts/data/password-dialog.ui |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/panels/user-accounts/data/password-dialog.ui b/panels/user-accounts/data/password-dialog.ui
index c83d271..98d895e 100644
--- a/panels/user-accounts/data/password-dialog.ui
+++ b/panels/user-accounts/data/password-dialog.ui
@@ -156,6 +156,7 @@
                     <property name="use_underline">True</property>
                     <property name="mnemonic_widget">old-password-entry</property>
                     <property name="margin_left">25</property>
+                    <property name="margin_bottom">12</property>
                     <style>
                       <class name="dim-label"/>
                     </style>
@@ -172,6 +173,7 @@
                     <property name="visibility">False</property>
                     <property name="hexpand">True</property>
                     <property name="activates_default">True</property>
+                    <property name="margin_bottom">12</property>
                   </object>
                   <packing>
                     <property name="left_attach">1</property>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]