diff --git a/htdocs/theme/auguria/style.css.php b/htdocs/theme/auguria/style.css.php index ee060430cd4..acb2623a9d8 100644 --- a/htdocs/theme/auguria/style.css.php +++ b/htdocs/theme/auguria/style.css.php @@ -547,7 +547,7 @@ form#login { font-size: 13px; } .login_table_title { - width: 540px; + max-width: 540px; color: #888888; text-shadow: 1px 1px 1px #FFF; }