diff --git a/app/wechat/view/news/index.html b/app/wechat/view/news/index.html
index e38f7cfe2..b35a4b978 100644
--- a/app/wechat/view/news/index.html
+++ b/app/wechat/view/news/index.html
@@ -116,7 +116,7 @@
}
#news-box .news-item .news-articel-item span {
- width: 245px;
+ width: 225px;
overflow: hidden;
line-height: 50px;
white-space: nowrap;
@@ -125,7 +125,7 @@
}
#news-box .news-item .news-articel-item div {
- width: 50px;
+ width: 70px;
height: 50px;
float: right;
overflow: hidden;