浏览代码

Merge branch 'develop' of 192.168.3.17:zhanghongbo/qfw into develop

wangshan 9 年之前
父节点
当前提交
d2a846dfe6
共有 1 个文件被更改,包括 4 次插入1 次删除
  1. 4 1
      core/src/web/staticres/css/entcommunity.css

+ 4 - 1
core/src/web/staticres/css/entcommunity.css

@@ -97,7 +97,10 @@ a:focus, a:hover{
 }
 .entlist-page .entlist-hotsearchwords a{
 	display: inline-block;
-	margin: 10px;
+	margin: 10px 10px 0px 10px;
+	word-wrap: break-word;
+	word-break: break-all;
+	white-space: normal !important;
 }
 .b-scroll-list .b-adver-content{
 	padding: 0px 10px 10px 10px;