diff --git a/css/grid-n-view.css b/css/grid-n-view.css index b446e1f..92057f4 100644 --- a/css/grid-n-view.css +++ b/css/grid-n-view.css @@ -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;