From a69a7a9c012402dac8bdc0eb004fec5705c5262d Mon Sep 17 00:00:00 2001 From: lichenblankie Date: Fri, 5 Jun 2026 02:32:33 +0000 Subject: [PATCH] fix checkbox layout: exclude from full-width, flex label --- tinyweb_forum/handlers.py | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/tinyweb_forum/handlers.py b/tinyweb_forum/handlers.py index 5875210..91eca8d 100644 --- a/tinyweb_forum/handlers.py +++ b/tinyweb_forum/handlers.py @@ -19,9 +19,11 @@ def esc(s): FORUM_CSS = """ """ @@ -533,14 +535,14 @@ class ForumHandlers: f"

auto-discovery

" f'
' f'{self._csrf_field()}' - f'