bring upload status container to the front

This commit is contained in:
ansuz 2017-06-28 16:33:00 +02:00
parent 5e56ad912e
commit c53ebe3598

View File

@ -617,7 +617,7 @@ noscript {
opacity: 0.7;
font-family: Ubuntu,Georgia,Cambria,serif;
box-sizing: border-box;
z-index:10;
z-index:10000;
display: none;
#uploadStatus {
width: 80vw;