diff --git a/stylesheets/style.css b/stylesheets/style.css index a46677bb..4057418e 100644 --- a/stylesheets/style.css +++ b/stylesheets/style.css @@ -1609,4 +1609,8 @@ td.board-tags a.tag-link { font-size: 0; width: 0; } -} \ No newline at end of file +} + +#post-moderation-fields { + display: none; +}