Corrected backend notification box positioning.

This commit is contained in:
alext 2017-11-15 23:08:33 +01:00
parent 54ee07bf24
commit cfe4833825

View file

@ -110,7 +110,7 @@ root {
color: #9E9980;
box-shadow: 1px 1px 3px #a0a0a0;
padding: 15px;
position: absolute;
position: fixed;
z-index: 200;
right: 15px;
bottom: 15px;