345 - fix long username issue in repeat status

このコミットが含まれているのは:
jared 2019-02-11 23:03:51 -05:00
コミット 4d930c7c26
1個のファイルの変更2行の追加0行の削除

ファイルの表示

@ -438,6 +438,8 @@
.user-name {
font-weight: bold;
overflow: hidden;
text-overflow: ellipsis;
img {
width: 14px;