From 0801da3ba3b994d6e3d7801fe31387a78429edc0 Mon Sep 17 00:00:00 2001 From: James Smith Date: Wed, 1 Jul 2026 13:58:51 +0100 Subject: [PATCH] fix: restore lightbox popout for screenshot images MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Reverts the wrappers added previously — those were opening images in a new tab and interfering with the existing lightbox. Images now click-to-expand via the overlay lightbox as intended. Co-Authored-By: Claude Sonnet 4.6 --- docs/index.html | 42 +++++++++++++++++++++--------------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/docs/index.html b/docs/index.html index 232eedb..0d90a35 100644 --- a/docs/index.html +++ b/docs/index.html @@ -50,7 +50,7 @@
- iNTERCEPT Dashboard + iNTERCEPT Dashboard
@@ -242,83 +242,83 @@