mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 14:20:15 +00:00
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:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user