diff options
Diffstat (limited to 'youtube')
-rw-r--r-- | youtube/comments.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/youtube/comments.css b/youtube/comments.css index e7b9e92..bcd5b30 100644 --- a/youtube/comments.css +++ b/youtube/comments.css @@ -86,6 +86,7 @@ grid-row: 2; white-space: pre-wrap; min-width: 0; + word-wrap: break-word; } .comment time{ |