Merge pull request #922 from Alfresco/dev-mromano-680

#680 fix upload dialog z-index
This commit is contained in:
Eugenio Romano 2016-10-28 12:01:13 +01:00 committed by GitHub
commit 6d87ad5ad6

View File

@ -2,6 +2,7 @@
position: fixed;
bottom: 0;
width: 100%;
z-index: 1;
}
:host .show {