Browse Source

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

wangshan 9 năm trước cách đây
mục cha
commit
d2a846dfe6
1 tập tin đã thay đổi với 4 bổ sung1 xóa
  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;