From ec011b15d5356bca74f0cce3bae55febf01c0877 Mon Sep 17 00:00:00 2001 From: Pierre Bondoerffer Date: Wed, 9 Aug 2017 10:55:36 +0200 Subject: [PATCH] remove duplicate css property --- customize.dist/src/less/cryptpad.less | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/customize.dist/src/less/cryptpad.less b/customize.dist/src/less/cryptpad.less index 67adce78a..138ba5817 100644 --- a/customize.dist/src/less/cryptpad.less +++ b/customize.dist/src/less/cryptpad.less @@ -638,11 +638,10 @@ noscript { position: absolute; left: 10vw; right: 10vw; bottom: 10vh; - opacity: 1; + opacity: 0.9; box-sizing: border-box; z-index: 10000; display: none; - opacity: 0.9; #uploadStatus { width: 80vw; tr:nth-child(1) {