From e39e5359a6bd394a9ee1da944e080ed0a8ccd628 Mon Sep 17 00:00:00 2001 From: Ivo Oskamp Date: Thu, 19 Mar 2026 15:38:33 +0100 Subject: [PATCH] Layout v2 template cleanup: remove container wrappers, fix changelog offset - settings_orphaned_jobs.html: remove outer container-fluid div (bc-content already provides padding in the new sidebar layout) - changelog.html: reduce sticky-top offset from 80px to 24px (no topnav anymore, only sidebar) Co-Authored-By: Claude Sonnet 4.6 --- containers/backupchecks/src/templates/main/changelog.html | 2 +- .../src/templates/main/settings_orphaned_jobs.html | 4 +--- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/containers/backupchecks/src/templates/main/changelog.html b/containers/backupchecks/src/templates/main/changelog.html index b9abea3..019446b 100644 --- a/containers/backupchecks/src/templates/main/changelog.html +++ b/containers/backupchecks/src/templates/main/changelog.html @@ -9,7 +9,7 @@
-
+
Versions