Fix banner message position
This commit is contained in:
+2
-1
@@ -86,7 +86,8 @@ body {
|
||||
|
||||
.messages
|
||||
{
|
||||
float: left;
|
||||
/*float: left;*/
|
||||
position: absolute;
|
||||
border-radius: 0 0 15px 15px;
|
||||
margin-top: 256px;
|
||||
max-width: none;
|
||||
|
||||
Reference in New Issue
Block a user