From 29cf9e3c7f724374f1c2f44ec738480aa840da09 Mon Sep 17 00:00:00 2001 From: ja Date: Mon, 25 Oct 2021 11:56:24 +0200 Subject: [PATCH] =?UTF-8?q?=C3=84nderung=20mobile=20Ansicht?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- login/ForgotPW.aspx | 7 ++++--- login/login_FLEX.aspx | 8 ++++---- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/login/ForgotPW.aspx b/login/ForgotPW.aspx index 9f4abd1..79a918b 100644 --- a/login/ForgotPW.aspx +++ b/login/ForgotPW.aspx @@ -79,12 +79,12 @@ margin-left: 5%; } .container-fluid { - width: 400px; + width: 395px; height: 613px; background-color: rgba(255,255,255,0.5); top:50%; bottom: auto; - left: -5px; + left: -2px; right: 520px; margin: auto; } @@ -92,8 +92,9 @@ font-family: Arial; font-size: 11px; border: 1px solid gray; - width: 300px; + width: 295px; height: 713px; + margin-left:-2px; } #lbl_Ueberschrift_M { background-color: #003680; diff --git a/login/login_FLEX.aspx b/login/login_FLEX.aspx index 941e76f..adb271e 100644 --- a/login/login_FLEX.aspx +++ b/login/login_FLEX.aspx @@ -112,19 +112,19 @@ display: flex; justify-content: center; align-items: center; - width: 400px; + width: 395px; height: 613px; margin: 0 auto; margin-top: 0px; } .container-fluid { - width: 400px; + width: 395px; height: 613px; background-color: rgba(255,255,255,0.5); top:50%; bottom: auto; - left: -195px; + left: -192px; right: 520px; margin: auto; } @@ -132,7 +132,7 @@ font-family: Arial; font-size: 11px; border: 1px solid gray; - width: 300px; + width: 295px; height: 613px; } #lbl_Ueberschrift_M {