From c53ebe359879878e83abe36a74a094ad525be037 Mon Sep 17 00:00:00 2001 From: ansuz Date: Wed, 28 Jun 2017 16:33:00 +0200 Subject: [PATCH] bring upload status container to the front --- customize.dist/src/less/cryptpad.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/customize.dist/src/less/cryptpad.less b/customize.dist/src/less/cryptpad.less index a120be19e..5f75301a2 100644 --- a/customize.dist/src/less/cryptpad.less +++ b/customize.dist/src/less/cryptpad.less @@ -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;