From 1d9128c557739bec9acfbbb07e48ac366e1b7faf Mon Sep 17 00:00:00 2001 From: Raghu Nayyar Date: Sat, 12 Sep 2015 15:24:56 +0530 Subject: Squashing all commits in one, remove typos. --- core/css/styles.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'core/css') diff --git a/core/css/styles.css b/core/css/styles.css index dd0110ded3a..add25c6ddc6 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 { -- cgit v1.2.3