From 78536f774cacece20c22c1b26a7c4840d9e10794 Mon Sep 17 00:00:00 2001 From: winter Date: Mon, 27 Jan 2025 20:34:41 +0000 Subject: allow changing scope of replies --- static/form.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'static/form.css') diff --git a/static/form.css b/static/form.css index 4683929..c14b0b7 100644 --- a/static/form.css +++ b/static/form.css @@ -53,7 +53,8 @@ form:not(.nopanel):not([hidden]) { max-width: 100%; input:not([type="checkbox"]), textarea, - button { + button, + select { width: 100%; box-sizing: border-box; } -- cgit v1.3