Don't clip post titles in the dashboard activity widget as it hides direct links to comments.
props SergeyBiryukov. fixes #27474. git-svn-id: https://develop.svn.wordpress.org/trunk@27740 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
396404cd9b
commit
d712de8d2f
@ -611,9 +611,6 @@ form.initial-form.quickpress-open input#title {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#dashboard_activity h4.comment-meta {
|
#dashboard_activity h4.comment-meta {
|
||||||
overflow: hidden;
|
|
||||||
text-overflow: ellipsis;
|
|
||||||
white-space: nowrap;
|
|
||||||
margin-bottom: 4px;
|
margin-bottom: 4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user