correct forum style alignment

This commit is contained in:
Wirlaburla 2023-06-27 17:56:38 -05:00
parent 09b781462f
commit 66b0759474

View File

@ -1323,8 +1323,11 @@ body.forum table.board-display .thread-status {
left: 4px;
}
body.forum table.board-display tr td:last-child,
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 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,
body.forum table.reply-display tr.title-row th:last-child {