1
0
Fork 0
mirror of https://gitlab.com/SIGBUS/nyaa.git synced 2024-06-18 18:23:12 +00:00

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

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%;