Break long words in Quick Draft content to prevent ugly overflow, as was previously done. props aubreypwd, SergeyBiryukov. see #26658 for trunk.
Built from https://develop.svn.wordpress.org/trunk@26928 git-svn-id: http://core.svn.wordpress.org/trunk@26809 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -3162,6 +3162,7 @@ form.initial-form.quickpress-open input#title {
|
||||
|
||||
#dashboard_quick_press .drafts p {
|
||||
margin: 0;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
||||
#dashboard_quick_press .draft-title {
|
||||
|
||||
Reference in New Issue
Block a user