Notifications stick to bottom
This commit is contained in:
@@ -581,7 +581,7 @@ body > .spinner, .mask{
|
||||
}
|
||||
|
||||
.messages {
|
||||
position: absolute;
|
||||
position: fixed;
|
||||
right: 0;
|
||||
bottom: 0;
|
||||
padding: 2px;
|
||||
|
||||
Reference in New Issue
Block a user