diff --git a/app/wechat/view/api/review/news.html b/app/wechat/view/api/review/news.html
index 2a25d3108..cfe2752b1 100644
--- a/app/wechat/view/api/review/news.html
+++ b/app/wechat/view/api/review/news.html
@@ -65,9 +65,10 @@
overflow: hidden;
position: absolute;
line-height: 1.5em;
+ white-space: nowrap;
margin: 0 -1px 0 -1px;
text-overflow: ellipsis;
- background: rgba(0, 0, 0, .7)
+ background: rgba(0, 0, 0, .7);
}
.container a.other {