diff --git a/login/ForgotPW.aspx b/login/ForgotPW.aspx index dc85ca3..0d5acbe 100644 --- a/login/ForgotPW.aspx +++ b/login/ForgotPW.aspx @@ -78,14 +78,14 @@ background-color: #fff; overflow-y: clip; overflow-x: clip; - width:390px; + width:380px; position: absolute; } #content_container { display: flex; justify-content: center; align-items: center; - width: 390px; + width: 380px; height: 613px; margin: 0 auto; margin-top: 0px; @@ -105,7 +105,7 @@ font-family: Arial; font-size: 11px; border: 1px solid gray; - width: 395px; + width: 380px; height: 713px; } #lbl_Ueberschrift_M {