mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-07-27 12:30:17 +00:00
Administration: Remove a blank space in the Recent Comments dashboard widget if avatars are disabled on Discussion Settings screen.
Props Marius84, shital-patel, GaryJ, ianbelanger, sgastard, lgrev01, donmhico, garrett-eclipse, audrasjb, SergeyBiryukov. Fixes #42938. git-svn-id: https://develop.svn.wordpress.org/trunk@47255 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -821,7 +821,7 @@ body #dashboard-widgets .postbox form .submit {
|
||||
top: 12px;
|
||||
}
|
||||
|
||||
#activity-widget #the-comment-list .dashboard-comment-wrap {
|
||||
#activity-widget #the-comment-list .dashboard-comment-wrap.has-avatar {
|
||||
padding-left: 63px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user