diff --git a/Viewer/css/layout.css b/Viewer/css/layout.css index 9cb2277d..e013a2af 100755 --- a/Viewer/css/layout.css +++ b/Viewer/css/layout.css @@ -1434,7 +1434,7 @@ stretching in width... */ .overlay-info.minimal { display: block; /* XXX is this correct??? */ - z-index: 1000, + z-index: 1000; } .overlay-info.hidden { background: transparent;