mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-02-13 12:22:47 +00:00
Ensure text in the dashboard recent comments widget wraps up properly, props SergeyBiryukov, fixes #18212
git-svn-id: https://develop.svn.wordpress.org/trunk@18583 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
1e0034e8fd
commit
ee57e82c80
File diff suppressed because one or more lines are too long
@ -5300,6 +5300,7 @@ div.postbox div.inside {
|
||||
|
||||
#dashboard_recent_comments .subsubsub {
|
||||
float: none;
|
||||
white-space: normal;
|
||||
}
|
||||
|
||||
#the-comment-list {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user