mirror of
git://develop.git.wordpress.org/
synced 2025-03-22 13:00:29 +01:00
Dashboard: Ensure images other than avatars (such as emoji replacements) in recent comments are not incorrectly positioned.
props SergeyBiryukov. fixes #31919. git-svn-id: https://develop.svn.wordpress.org/trunk@32076 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
aa24b6d94f
commit
7e87edf5c2
@ -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;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user