mirror of
https://github.com/WordPress/WordPress.git
synced 2025-02-21 22:15:28 +00:00
Comments dashboard widget: Use the proper class to avoid stretched "unapproved" red lines.
fixes #26910. Built from https://develop.svn.wordpress.org/trunk@27564 git-svn-id: http://core.svn.wordpress.org/trunk@27407 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
6c03a28512
commit
890186e037
@ -718,7 +718,7 @@ form.initial-form.quickpress-open input#title {
|
||||
background: none;
|
||||
}
|
||||
|
||||
#activity-widget #the-comment-list .comment {
|
||||
#activity-widget #the-comment-list .comment-item {
|
||||
background: #fafafa;
|
||||
padding: 12px;
|
||||
position: relative;
|
||||
|
@ -718,7 +718,7 @@ form.initial-form.quickpress-open input#title {
|
||||
background: none;
|
||||
}
|
||||
|
||||
#activity-widget #the-comment-list .comment {
|
||||
#activity-widget #the-comment-list .comment-item {
|
||||
background: #fafafa;
|
||||
padding: 12px;
|
||||
position: relative;
|
||||
|
2
wp-admin/css/wp-admin-rtl.min.css
vendored
2
wp-admin/css/wp-admin-rtl.min.css
vendored
File diff suppressed because one or more lines are too long
2
wp-admin/css/wp-admin.min.css
vendored
2
wp-admin/css/wp-admin.min.css
vendored
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user