Skip to content
Snippets Groups Projects
Commit 61a60ffd authored by Morris Jobke's avatar Morris Jobke
Browse files

Merge pull request #17293 from owncloud/revert-z-index

Revert z-index changes
parents d2e1cae3 b80b1fbd
No related branches found
No related tags found
No related merge requests found
......@@ -410,7 +410,6 @@
position: relative;
height: 100%;
overflow-y: auto;
z-index: 100;
}
#app-content-wrapper {
......@@ -556,3 +555,4 @@ em {
z-index:500;
padding:16px;
}
......@@ -161,7 +161,6 @@ a.showCruds:hover,a.unshare:hover {
max-height:103px;
overflow-y:auto;
overflow-x:hidden;
z-index: 101 !important;
}
.notCreatable {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment