diff --git a/app/templates/modern/inspections/list.html b/app/templates/modern/inspections/list.html
index 5d47bcb..021fa71 100644
--- a/app/templates/modern/inspections/list.html
+++ b/app/templates/modern/inspections/list.html
@@ -38,87 +38,110 @@
{# ── Filters ──────────────────────────────────────────────────────────── #}
+{# Layout: fields fill two rows on the left; the actions sit in a block on the
+ right that spans both rows — Filter full-height, Clear above Export PDF.
+ Below the md breakpoint the action block wraps underneath, full width. #}