diff --git a/moderation.php b/moderation.php index 7b07696..c94145f 100644 --- a/moderation.php +++ b/moderation.php @@ -44,8 +44,13 @@ padding: 8px 0; } + td:first-child { + padding-left: 8px; + } + td:last-child { width: 100%; + padding-right: 8px; } input[type="radio"] {