From b2c4a315d28b174d470347658ffa35f4cb8a1dfa Mon Sep 17 00:00:00 2001 From: Wirlaburla Date: Tue, 27 Jun 2023 19:25:19 -0500 Subject: [PATCH] add thread to forum alignment styles --- style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/style.css b/style.css index 3cce732..c794073 100644 --- a/style.css +++ b/style.css @@ -1331,6 +1331,7 @@ body.forum table.board-display .thread-status { body.forum table.board-display tr th:last-child, body.forum.index table.board-display tr td:last-child, body.forum.board table.board-display tr td:last-child, +body.forum.thread table.board-display tr td:last-child, body.forum.newest table.board-display tr td:last-child, body.forum.watched table.board-display tr td:last-child, body.forum table.board-display tr.button-row td:last-child,