diff --git a/style.css b/style.css index 7889db9..1c40987 100644 --- a/style.css +++ b/style.css @@ -1025,6 +1025,10 @@ Comments margin-top: 0.5em; } +.comment-edit-link { + margin-left: 0.5em; +} + .comment-form input[type="checkbox"] { width: auto; margin-right: 0.5em;