diff --git a/lms/templates/accounts_login.html b/lms/templates/accounts_login.html index 011ca643c6..db9cca2b22 100644 --- a/lms/templates/accounts_login.html +++ b/lms/templates/accounts_login.html @@ -10,7 +10,7 @@ left: 0; margin: 100px auto; top: 0; - z-index: 200; + height:500px; } .login-box input[type=submit] { @@ -18,75 +18,18 @@ height: auto !important; } -#lean_overlay { - display: block; - position: fixed; - left: 0px; - top: 0px; - z-index: 100; - width:100%; - height:100%; -} - +