Revert "explicitly set z-index on app-content, fix overlap from navigation"

This reverts commit 71e5bc1803.
This commit is contained in:
Jan-Christoph Borchardt 2015-07-01 16:12:36 +02:00
parent 2eb9936d77
commit 75451927b5

View File

@ -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;
}