diff --git a/web/viewer.css b/web/viewer.css index a58298229..5669248b6 100644 --- a/web/viewer.css +++ b/web/viewer.css @@ -1434,6 +1434,10 @@ canvas { display: block; } + .fileInput { + display: none; + } + /* Rules for browsers that support mozPrintCallback */ body[data-mozPrintCallback] #outerContainer { display: none;