Fix pop message position

This commit is contained in:
Aurelien Vaillant
2020-04-04 17:52:15 +02:00
parent 8405ec230c
commit 276e9b2bde
+2
View File
@@ -76,6 +76,8 @@ body {
background-image: url("pictures/login-logo.jpg"); background-image: url("pictures/login-logo.jpg");
background-repeat: no-repeat; background-repeat: no-repeat;
background-position-x: 50px; background-position-x: 50px;
margin: 0;
position: initial;
} }
.messages .messages