From b676dbe36c19582a4232c133503e5c726c855b25 Mon Sep 17 00:00:00 2001 From: Wirlaburla Date: Thu, 8 Jun 2023 22:34:10 -0500 Subject: [PATCH] fix thread-status some more --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 922790e..23880ac 100644 --- a/style.css +++ b/style.css @@ -1014,7 +1014,7 @@ body.forum table.board-display .thread-status { text-align: right; position: relative; height: 0px; - top: -12px; + top: -16px; left: 4px; }