fix long urls breaking moderation box

This commit is contained in:
Helmut Januschka
2018-09-03 08:20:56 +02:00
parent e6107173fb
commit 9cf13691ad
@@ -61,6 +61,7 @@
line-height: 1.5;
font-weight: 300;
margin-bottom: 8px;
word-break: break-all;
}
.body {
@@ -188,4 +189,4 @@
.commentContentFooter {
flex: 1;
}
}