diff --git a/couchpotato/static/style/main.css b/couchpotato/static/style/main.css index d86fbbd6..f5630f33 100644 --- a/couchpotato/static/style/main.css +++ b/couchpotato/static/style/main.css @@ -581,7 +581,7 @@ body > .spinner, .mask{ } .messages { - position: absolute; + position: fixed; right: 0; bottom: 0; padding: 2px;