Remove wordbreak

This commit is contained in:
Mendel Konikov
2018-05-22 15:49:19 -04:00
parent cd6aacbc76
commit 4f5f424c77
@@ -74,7 +74,6 @@
max-width: 500px;
font-weight: 300;
font-size: 16px;
word-break: break-all;
}
.created {
@@ -200,4 +199,4 @@
.commentContentFooter {
flex: 1;
}
}