From 8beb86bf2306edb489139259d65771202507cecb Mon Sep 17 00:00:00 2001 From: vahid-ahmadi Date: Wed, 26 Aug 2026 15:34:46 +0100 Subject: [PATCH] Align the key/value notes properly, and drop the jobs paragraph ## The notes block had three constraints and no rule satisfied all of them Keys must align across lines; values must wrap as prose; inline markup inside a value (a link, a ) must stay inline. - display:flex on the line fails the third: every child becomes a flex item, which is how "working paper" ended up a 40px box broken across three lines mid-word. - The hanging indent from #189 fixes that but fails the first: a key wider than the indent -- "uk microdata" is 12ch against a 6.5ch indent -- shunts its own value out of line with every other row. That is the ragged column in the screenshot. Both attempts put the layout on the LINE, where it can only ever see one key. Moved to the container: .vmet-notes is the two-column grid and each line is display:contents, so every key and value becomes a direct item of one shared grid. Columns align across all lines whatever the longest key is, and each value is a single grid item whose contents flow inline. Two validation values were bare text rather than wrapped, which the grid needs; wrapped them. ## Removed the jobs paragraph The "Slow calls run as jobs" note is gone from /connect. Cache key v=5 -> v=6, template included. Site suite 1564 passed; contract and generator clean. Co-Authored-By: Claude Opus 5 (1M context) Claude-Session: https://claude.ai/code/session_01Lcj9DDqam9KmVCfhEdnJcJ --- connect/index.html | 11 +------- contact/index.html | 2 +- define/code/index.html | 2 +- define/index.html | 2 +- define/methodology/index.html | 2 +- define/validation/index.html | 2 +- economy/index.html | 2 +- economy/topics.py | 2 +- economy/topics/growth/index.html | 2 +- economy/topics/inflation/index.html | 2 +- economy/topics/jobs/index.html | 2 +- economy/topics/public-finances/index.html | 2 +- economy/topics/rates/index.html | 2 +- economy/topics/reform/index.html | 2 +- economy/us/index.html | 2 +- economy/us/topics/growth/index.html | 2 +- economy/us/topics/inflation/index.html | 2 +- economy/us/topics/jobs/index.html | 2 +- economy/us/topics/rates/index.html | 2 +- economy/us/topics/reform/index.html | 2 +- forecasts/index.html | 2 +- forecasts/us/index.html | 2 +- frb-us/code/index.html | 2 +- frb-us/index.html | 2 +- frb-us/methodology/index.html | 2 +- frb-us/validation/index.html | 2 +- index.html | 2 +- models/index.html | 2 +- notes/2026-07-25-cpi-2026q2/index.html | 2 +- .../2026-07-29-uk_bank_rate/index.html | 2 +- .../2026-07-29-uk_gilt_10y/index.html | 2 +- .../2026-07-29-uk_gilt_20y/index.html | 2 +- .../releases/2026-07-29-uk_gilt_5y/index.html | 2 +- .../2026-07-29-us_treasury_10y/index.html | 2 +- notes/releases/index.html | 2 +- obr/code/index.html | 2 +- obr/index.html | 2 +- obr/methodology/index.html | 2 +- obr/validation/index.html | 6 ++-- olg/code/index.html | 2 +- olg/index.html | 2 +- olg/methodology/index.html | 2 +- olg/validation/index.html | 2 +- papers/boe-svar/index.html | 2 +- papers/define-uk/index.html | 2 +- papers/frb-us/index.html | 2 +- papers/obr-macro/index.html | 2 +- papers/pe-microsim/index.html | 2 +- papers/psl-og/index.html | 2 +- pe/code/index.html | 2 +- pe/index.html | 2 +- pe/methodology/index.html | 2 +- pe/validation/index.html | 2 +- reports/define-uk-replication/index.html | 2 +- reports/us-hank-open-source/index.html | 2 +- style.css | 28 +++++++++++++------ svar/code/index.html | 2 +- svar/index.html | 2 +- svar/methodology/index.html | 2 +- svar/validation/index.html | 2 +- us-hank/code/index.html | 2 +- us-hank/index.html | 2 +- us-hank/methodology/index.html | 2 +- us-hank/validation/index.html | 2 +- 64 files changed, 84 insertions(+), 83 deletions(-) diff --git a/connect/index.html b/connect/index.html index eb41f11..4dcf316 100644 --- a/connect/index.html +++ b/connect/index.html @@ -19,7 +19,7 @@ - + diff --git a/papers/frb-us/index.html b/papers/frb-us/index.html index c43aa14..1ae185a 100644 --- a/papers/frb-us/index.html +++ b/papers/frb-us/index.html @@ -19,7 +19,7 @@ - + diff --git a/reports/us-hank-open-source/index.html b/reports/us-hank-open-source/index.html index 90e41de..0ef20ec 100644 --- a/reports/us-hank-open-source/index.html +++ b/reports/us-hank-open-source/index.html @@ -19,7 +19,7 @@ - +