Twenty Fourteen: break long words in comment content (not just anchor text). Fixes #24890, props rickalee.

Built from https://develop.svn.wordpress.org/trunk@25259


git-svn-id: http://core.svn.wordpress.org/trunk@25227 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Lance Willett 2013-09-05 17:45:08 +00:00
parent d03b6f9df5
commit a94b0de749

View File

@ -1873,7 +1873,7 @@ span > object {
margin: 3px 3px 0 0;
margin: 0.3rem 0.3rem 0 0;
}
.comment-content a {
.comment-content {
word-wrap: break-word;
}
.comment-content ul,