From 1eaf92c9773078465185d1685efc34bbcb3b15e5 Mon Sep 17 00:00:00 2001 From: Bernard Siebens Date: Sun, 23 Aug 2026 17:31:46 +0200 Subject: [PATCH] Lay out the weekday picker as a 4-column grid instead of wrapping loosely Sun no longer strands itself alone on a third line -- Mon-Thu on the first row, Fri-Sun on the second. Co-Authored-By: Claude Sonnet 5 --- mobile/templates/mobile/coach/event_form.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mobile/templates/mobile/coach/event_form.html b/mobile/templates/mobile/coach/event_form.html index c03d8d3..824a48f 100644 --- a/mobile/templates/mobile/coach/event_form.html +++ b/mobile/templates/mobile/coach/event_form.html @@ -109,9 +109,9 @@
-
+
{% for checkbox in series_form.weekdays %} -