remove duplicate css property

This commit is contained in:
Pierre Bondoerffer 2017-08-09 10:55:36 +02:00
parent 34ba673cd3
commit ec011b15d5
No known key found for this signature in database
GPG key ID: C0C7C0C5063F2236

View file

@ -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) {