From 19656f412ab287a07f5b34e5356b48b831b2c2c1 Mon Sep 17 00:00:00 2001 From: Edward Betts Date: Sat, 4 Apr 2026 10:48:49 +0100 Subject: [PATCH] Prevent GWR duration from wrapping on small screens Co-Authored-By: Claude Sonnet 4.6 --- templates/results.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/results.html b/templates/results.html index a9a244d..9e71bbb 100644 --- a/templates/results.html +++ b/templates/results.html @@ -137,7 +137,7 @@ {{ row.arrive_paddington }} - ({{ row.gwr_duration }}) + ({{ row.gwr_duration }}) £{{ "%.2f"|format(row.ticket_price) }}