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

git-svn-id: https://develop.svn.wordpress.org/trunk@25259 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Lance Willett
2013-09-05 17:44:31 +00:00
parent a5d3bde7a0
commit 24e3077d77

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,