From ac2f03b7e3d165acbeed3983638041bbdafbe5aa Mon Sep 17 00:00:00 2001 From: Wirlaburla Date: Tue, 27 Jun 2023 17:59:41 -0500 Subject: [PATCH] add watched to alignment list --- style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/style.css b/style.css index 0cfb479..aa351d2 100644 --- a/style.css +++ b/style.css @@ -1332,6 +1332,7 @@ 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.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, body.forum table.post-display tr.info-row td:last-child, body.forum table.post-display tr.button-row td:last-child,