mirror of
https://gitlab.com/SIGBUS/nyaa.git
synced 2024-12-22 10:29:59 +00:00
Fix broken comment CSS
This commit is contained in:
parent
1ae577acdb
commit
570ee1225a
|
@ -266,7 +266,7 @@ a.text-purple:hover, a.text-purple:active, a.text-purple:focus {
|
||||||
}
|
}
|
||||||
|
|
||||||
.comment-content {
|
.comment-content {
|
||||||
word-break: break-all;
|
overflow-wrap: break-word;
|
||||||
}
|
}
|
||||||
.comment-content img {
|
.comment-content img {
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
|
|
Loading…
Reference in a new issue