notification is on top

This commit is contained in:
Senad Uka
2015-09-19 07:12:09 +02:00
parent 5b9abe8a1c
commit 95e746c87c
2 changed files with 38 additions and 1 deletions

View File

@@ -3,7 +3,7 @@
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
position: absolute;
position: fixed;
visibility: hidden;
border-radius: 2px;
top: 1em;