Fix banner message position

This commit is contained in:
Aurelien Vaillant
2020-04-04 18:42:48 +02:00
parent 80481c5f42
commit 0f05bd2d08
+2 -1
View File
@@ -86,7 +86,8 @@ body {
.messages
{
float: left;
/*float: left;*/
position: absolute;
border-radius: 0 0 15px 15px;
margin-top: 256px;
max-width: none;