diff --git a/files/templates/submission.html b/files/templates/submission.html index 964789f39..6beec561a 100644 --- a/files/templates/submission.html +++ b/files/templates/submission.html @@ -19,8 +19,8 @@ position:fixed; z-index:9999; pointer-events: none; - width: 100%; - height: 100; + width: 100% !important; + height: 100% !important; } .sealimg { width: 100px; @@ -33,7 +33,7 @@ } } -