diff --git a/htdocs/theme/eldy/style.css.php b/htdocs/theme/eldy/style.css.php index 0f9a6f5f7b4..bb43aa0af55 100644 --- a/htdocs/theme/eldy/style.css.php +++ b/htdocs/theme/eldy/style.css.php @@ -2038,9 +2038,6 @@ div.login_block_other { padding-top: 3px; text-align: right; } .alogin:hover, .atoplogin:hover { text-decoration:underline !important; } -.divpasswordmessagedesc { - text-align: justify; -} span.fa.atoplogin, span.fa.atoplogin:hover { font-size: 16px; text-decoration: none !important; diff --git a/htdocs/theme/md/style.css.php b/htdocs/theme/md/style.css.php index beae8039618..3b67c895e0d 100644 --- a/htdocs/theme/md/style.css.php +++ b/htdocs/theme/md/style.css.php @@ -1238,6 +1238,9 @@ div.backgroundsemitransparent { } + +/* Login */ + div.login_block { /* position: initial !important;*/ display: none; @@ -1252,9 +1255,7 @@ div.login_block { color: #333 !important; font-weight: normal !important; } -.divpasswordmessagedesc { - text-align: justify; -} +