mirror of
https://github.com/WordPress/WordPress.git
synced 2024-12-25 02:27:50 +01:00
Ensure text in the dashboard recent comments widget wraps up properly, props SergeyBiryukov, fixes #18212
git-svn-id: http://svn.automattic.com/wordpress/trunk@18583 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
f3f79602b9
commit
c8af09ed2c
File diff suppressed because one or more lines are too long
@ -5300,6 +5300,7 @@ div.postbox div.inside {
|
|||||||
|
|
||||||
#dashboard_recent_comments .subsubsub {
|
#dashboard_recent_comments .subsubsub {
|
||||||
float: none;
|
float: none;
|
||||||
|
white-space: normal;
|
||||||
}
|
}
|
||||||
|
|
||||||
#the-comment-list {
|
#the-comment-list {
|
||||||
|
Loading…
Reference in New Issue
Block a user