diff --git a/Viewer/css/layout.css b/Viewer/css/layout.css index 85f1c406..dc168897 100755 --- a/Viewer/css/layout.css +++ b/Viewer/css/layout.css @@ -1447,6 +1447,7 @@ stretching in width... */ .overlay-info.minimal { background: transparent; + backdrop-filter: none; /* //background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.3) 100%); //background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.3) 100%);