From 1d9128c557739bec9acfbbb07e48ac366e1b7faf Mon Sep 17 00:00:00 2001 From: Raghu Nayyar Date: Sat, 12 Sep 2015 15:24:56 +0530 Subject: [PATCH] Squashing all commits in one, remove typos. --- core/css/styles.css | 6 +++--- core/templates/login.php | 3 +-- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/core/css/styles.css b/core/css/styles.css index dd0110ded3..add25c6ddc 100644 --- a/core/css/styles.css +++ b/core/css/styles.css @@ -472,7 +472,7 @@ input[type="submit"].enabled { #body-login #submit.login { position: absolute; right: 0; - top: 49px; + top: 0; border: none; background-color: transparent; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)"; @@ -491,8 +491,8 @@ input[type="submit"].enabled { #body-login form { position: relative; - width: 22em; - margin: 2em auto 2em; + width: 280px; + margin: 32px auto; padding: 0; } #body-login form fieldset { diff --git a/core/templates/login.php b/core/templates/login.php index 513988876e..cb33e7cdb1 100644 --- a/core/templates/login.php +++ b/core/templates/login.php @@ -55,10 +55,9 @@ script('core', [ autocomplete="on" autocapitalize="off" autocorrect="off" required> +

- - t('Wrong password. Reset it?')); ?>