minor bugfix...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2023-07-23 06:51:18 +03:00
parent e0de8a9a13
commit 9470a9838b

View File

@ -113,7 +113,7 @@ body {
z-index: 1;
position: relative;
}
.gallery.lightboxed .images img+.mark {
.gallery.lightboxed .images img.current+.mark {
z-index: 2;
position: fixed;
bottom: 0;