From 717bbdb721b0013605f770e2d6237a8a9a0169f9 Mon Sep 17 00:00:00 2001 From: Emil Williams Date: Fri, 16 May 2025 15:10:32 -0600 Subject: [PATCH] -- --- static/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/static/style.css b/static/style.css index df16cb1..c320243 100644 --- a/static/style.css +++ b/static/style.css @@ -28,6 +28,7 @@ #form { left: 50%; + position: absolute; } #thread { -- 2.39.5