Break word on long description

Also fix font size
This commit is contained in:
Mendel Konikov
2019-02-06 11:40:51 -05:00
committed by GitHub
parent 94786c2711
commit 51e8035533
@@ -78,9 +78,10 @@
}
.flaggedByReason {
font-size: 1tpx;
font-size: 14px;
margin: 0px;
line-height: 1.4;
word-break: break-word;
}