Notifications stick to bottom

This commit is contained in:
Ruud
2012-07-01 00:56:37 +02:00
parent 6162ea9f42
commit 1cbcad7a12
+1 -1
View File
@@ -581,7 +581,7 @@ body > .spinner, .mask{
}
.messages {
position: absolute;
position: fixed;
right: 0;
bottom: 0;
padding: 2px;