diff options
Diffstat (limited to 'apps/user_ldap/css/renewPassword.css')
-rw-r--r-- | apps/user_ldap/css/renewPassword.css | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/user_ldap/css/renewPassword.css b/apps/user_ldap/css/renewPassword.css index ab6d49eedb7..17da3575e51 100644 --- a/apps/user_ldap/css/renewPassword.css +++ b/apps/user_ldap/css/renewPassword.css @@ -1,6 +1,7 @@ #personal-show + label { - left: 236px !important; - margin-top: 17px !important; + left: 230px !important; + margin-top: 8px !important; + box-sizing: border-box; } #renewpassword .strengthify-wrapper { |