Comments: Better markup for the edit screen.
Previously there were no labels, and since labels can't contain links and the links were of dubious value, we've removed those. props afercia, DrewAPicture. fixes #31326. Built from https://develop.svn.wordpress.org/trunk@32796 git-svn-id: http://core.svn.wordpress.org/trunk@32767 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -2070,6 +2070,13 @@ td.media-icon img {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
.edit-comment-author {
|
||||
font-size: 14px;
|
||||
line-height: 1.4;
|
||||
font-weight: 600;
|
||||
color: #222;
|
||||
}
|
||||
|
||||
#namediv h3 label {
|
||||
vertical-align: baseline;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user