Skip to content
Snippets Groups Projects
Commit 712addac authored by Lukas Reschke's avatar Lukas Reschke
Browse files

Merge pull request #11018 from owncloud/fix-notification-layer

fix notification visibility, fix #11016
parents 4878f7a4 4602436b
Branches
No related tags found
No related merge requests found
......@@ -701,7 +701,7 @@ label.infield {
#notification, #update-notification {
margin: 0 auto;
max-width: 60%;
z-index: 101;
z-index: 8000;
background-color: #fc4;
border: 0;
padding: 1px 8px;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment