bring upload status container to the front

pull/1/head
ansuz 2017-06-28 16:33:00 +02:00
parent 5e56ad912e
commit c53ebe3598
1 changed files with 1 additions and 1 deletions

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;