Comments: Align author form label with its field labels below.
Props liljimmi. Fixes #33069. Built from https://develop.svn.wordpress.org/trunk@33408 git-svn-id: http://core.svn.wordpress.org/trunk@33376 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -2060,6 +2060,7 @@ body.iframe {
|
||||
line-height: 1.4;
|
||||
font-weight: 600;
|
||||
color: #222;
|
||||
margin: 2px 9px 0 0;
|
||||
}
|
||||
|
||||
#namediv h3 label {
|
||||
@@ -3414,6 +3415,10 @@ img {
|
||||
#comments-form .checkforspam {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.edit-comment-author {
|
||||
margin: 2px 0 0;
|
||||
}
|
||||
}
|
||||
|
||||
/* Smartphone */
|
||||
|
||||
Reference in New Issue
Block a user