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

Revert z-index changes
remotes/origin/handlebars-approach
Morris Jobke 11 years ago
commit 61a60ffd47
  1. 2
      core/css/apps.css
  2. 1
      core/css/share.css

@ -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 {

Loading…
Cancel
Save