diff --git a/.last-branch b/.last-branch
index a1d2ee6..bbff285 100644
--- a/.last-branch
+++ b/.last-branch
@@ -1 +1 @@
-v20260108-35-3cx-ssl-certificate-tracking
+v20260108-36-inbox-jobdetails-details-above-mail
diff --git a/containers/backupchecks/src/templates/main/inbox.html b/containers/backupchecks/src/templates/main/inbox.html
index 30f9cc4..4dc82b5 100644
--- a/containers/backupchecks/src/templates/main/inbox.html
+++ b/containers/backupchecks/src/templates/main/inbox.html
@@ -170,13 +170,14 @@
Parsed
-
- Details
-
+
diff --git a/containers/backupchecks/src/templates/main/job_detail.html b/containers/backupchecks/src/templates/main/job_detail.html
index 749de5b..11913af 100644
--- a/containers/backupchecks/src/templates/main/job_detail.html
+++ b/containers/backupchecks/src/templates/main/job_detail.html
@@ -213,9 +213,6 @@
Overall
-
Message
-
-
Customer
@@ -229,6 +226,10 @@
+
diff --git a/docs/changelog.md b/docs/changelog.md
index 4747e42..0331a14 100644
--- a/docs/changelog.md
+++ b/docs/changelog.md
@@ -79,6 +79,15 @@
- Parsed the message content and displayed it in the Run Checks popup.
- Stored the message as a successful run so it could be tracked over time.
+---
+
+## v20260108-36-inbox-jobdetails-details-above-mail
+
+### Changes
+- Moved the **Details** section above the email body in the **Inbox** popup.
+- Moved the **Details** section above the email body in the **Job Details** popup.
+- Improved readability by avoiding long detail texts being constrained to the narrow left column.
+
================================================================================================================================================
## v0.1.18