From bceabf4f46a5dd7275adcf60cbe8c0605a1244f9 Mon Sep 17 00:00:00 2001 From: ja Date: Fri, 15 Oct 2021 09:47:12 +0200 Subject: [PATCH] =?UTF-8?q?Codedesign=20=C3=A4nderungen=20und=20fixen=20de?= =?UTF-8?q?s=20scroll=20bugs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/login/loginFLEX.css | 3 +-- login/ForgotPW.aspx | 5 +++-- login/login_FLEX.aspx | 9 +++++---- 3 files changed, 9 insertions(+), 8 deletions(-) diff --git a/css/login/loginFLEX.css b/css/login/loginFLEX.css index 0ebc3a0..564b6bc 100644 --- a/css/login/loginFLEX.css +++ b/css/login/loginFLEX.css @@ -8,8 +8,7 @@ background-repeat: no-repeat; background-attachment: fixed; background-size: cover; - background-color: #fff; - + background-color: #fff; } #Login1_LoginButton { diff --git a/login/ForgotPW.aspx b/login/ForgotPW.aspx index 45f1131..012093b 100644 --- a/login/ForgotPW.aspx +++ b/login/ForgotPW.aspx @@ -54,8 +54,8 @@ .txt_design2 { color: #003680; font-size: 1.725em; -} - @media (max-width: 558.98px) { + } + @media (max-width: 558.98px) { body { font-family: 'Poppins', sans-serif; background: #fafafa; @@ -66,6 +66,7 @@ background-size: cover; background-color: #fff; overflow-y: clip; + overflow-x:clip; } #content_container { diff --git a/login/login_FLEX.aspx b/login/login_FLEX.aspx index 6e8a75f..fa62677 100644 --- a/login/login_FLEX.aspx +++ b/login/login_FLEX.aspx @@ -105,6 +105,7 @@ background-size: cover; background-color: #fff; overflow-y: clip; + overflow-x:clip; } #content_container { @@ -122,10 +123,10 @@ height: 713px; background-color: rgba(255,255,255,0.5); top:50%; - bottom: auto; - left: -195px; - right: 520px; - margin: auto; + bottom: auto; + left: -195px; + right: 520px; + margin: auto; } #tbl_main_M { font-family: Arial;