minor bugfix...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2023-08-19 00:05:24 +03:00
parent f65eb0c3c3
commit 5324401d50

View File

@ -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;