Merge pull request #2128 from oafx/oafx/fix/moderate-commentcontainer-wordbreak

fix minor ui/css bug in moderation/comment component caused by long links
This commit is contained in:
Kim Gardner
2018-12-17 14:42:54 +00:00
committed by GitHub
@@ -62,6 +62,7 @@
font-weight: 300;
margin-bottom: 8px;
overflow-wrap: break-word;
word-break:break-word;
}
.body {