diff --git a/style.css b/style.css index efa0c48..c37c98a 100644 --- a/style.css +++ b/style.css @@ -1126,16 +1126,8 @@ body.forum table.board-display .thread-status { left: 4px; } -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, -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 { +body.forum table tr.ralign th:last-child, +body.forum table tr.ralign td:last-child { text-align: right; }