diff --git a/style.css b/style.css index 57c5bc3..8da9985 100644 --- a/style.css +++ b/style.css @@ -1062,6 +1062,11 @@ body.forum.thread table.post-display tr.body-row td * { max-width: 100%; } +body.forum.thread table.post-display .author-cell { width: 168px; } +body.forum.thread table.post-display tr td:nth-of-type(3) { width: 168px; } + + + heading .button { display: inline-block !important;