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 {