mirror of
https://github.com/WordPress/WordPress.git
synced 2025-03-12 14:49:55 +01:00
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:
parent
d03b6f9df5
commit
a94b0de749
@ -1873,7 +1873,7 @@ span > object {
|
|||||||
margin: 3px 3px 0 0;
|
margin: 3px 3px 0 0;
|
||||||
margin: 0.3rem 0.3rem 0 0;
|
margin: 0.3rem 0.3rem 0 0;
|
||||||
}
|
}
|
||||||
.comment-content a {
|
.comment-content {
|
||||||
word-wrap: break-word;
|
word-wrap: break-word;
|
||||||
}
|
}
|
||||||
.comment-content ul,
|
.comment-content ul,
|
||||||
|
Loading…
Reference in New Issue
Block a user