Fix broken comment CSS

This commit is contained in:
Alex Ingram 2017-07-08 20:03:14 -05:00 committed by GitHub
parent 1ae577acdb
commit 570ee1225a
1 changed files with 1 additions and 1 deletions

View File

@ -266,7 +266,7 @@ a.text-purple:hover, a.text-purple:active, a.text-purple:focus {
}
.comment-content {
word-break: break-all;
overflow-wrap: break-word;
}
.comment-content img {
max-width: 100%;