diff --git a/src/wp-admin/css/common.css b/src/wp-admin/css/common.css index 5604573cac..d3765d9d02 100644 --- a/src/wp-admin/css/common.css +++ b/src/wp-admin/css/common.css @@ -2060,6 +2060,7 @@ body.iframe { line-height: 1.4; font-weight: 600; color: #222; + margin: 2px 0 0 9px; } #namediv h3 label { @@ -3414,6 +3415,10 @@ img { #comments-form .checkforspam { display: none; } + + .edit-comment-author { + margin: 2px 0 0; + } } /* Smartphone */