From e59a6e2a6ebf4dbdd12d03cbd2ef91fd0acaad6d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Paul=20H=C3=A4nsch?= Date: Thu, 26 Aug 2021 16:56:56 +0200 Subject: [PATCH] use
section in addition to
--- webpoll.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webpoll.css b/webpoll.css index 79eefaa..479d198 100644 --- a/webpoll.css +++ b/webpoll.css @@ -116,7 +116,7 @@ body.newdate form fieldset.splittimes { margin: .5em 0 1em 0; } -body.newdate form { width: 26em; } +body.newdate main { width: 26em; } body.newdate form input[name=title], body.newdate form textarea[name=description] { width: 100%; -- 2.39.2