diff --git a/core/css/styles.scss b/core/css/styles.scss index f697788419..ad82a7acbf 100644 --- a/core/css/styles.scss +++ b/core/css/styles.scss @@ -400,10 +400,11 @@ td.avatar { } #notification-container { - position: absolute; + position: fixed; top: 0; width: 100%; text-align: center; + z-index: 8000; } #notification {