diff --git a/core/style.css b/core/style.css index 1040abb..3a6fef1 100644 --- a/core/style.css +++ b/core/style.css @@ -1399,6 +1399,11 @@ body.forum.new table.board-display tr.title-row input { text-align: left; vertical-align: top; } + + body.forum.thread table.post-display tr.author-row > th { + text-align: center; + vertical-align: middle; + } } /* == SHOP */