Dashboard: Ensure images other than avatars (such as emoji replacements) in recent comments are not incorrectly positioned.
props SergeyBiryukov. fixes #31919. Built from https://develop.svn.wordpress.org/trunk@32076 git-svn-id: http://core.svn.wordpress.org/trunk@32055 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -700,7 +700,7 @@ form.initial-form.quickpress-open input#title {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
#activity-widget #the-comment-list img {
|
||||
#activity-widget #the-comment-list .avatar {
|
||||
position: absolute;
|
||||
top: 13px;
|
||||
}
|
||||
|
||||
@@ -700,7 +700,7 @@ form.initial-form.quickpress-open input#title {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
#activity-widget #the-comment-list img {
|
||||
#activity-widget #the-comment-list .avatar {
|
||||
position: absolute;
|
||||
top: 13px;
|
||||
}
|
||||
|
||||
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
Reference in New Issue
Block a user