Fix metro theme after last merge

Signed-off-by: William Desportes <williamdes@wdes.fr>
This commit is contained in:
William Desportes 2021-01-20 00:50:43 +01:00
parent d0a00efabc
commit 948793a587
No known key found for this signature in database
GPG Key ID: 90A0EF1B8251A889

View File

@ -42,7 +42,7 @@ body#loginform {
color: $body-bg;
background: url('../img/user.svg');/* The user avatar icon */
content: "";
float: $left;
float: left;
margin-right: 20px;
margin-bottom: 10px;
background-color: $th-color;