解决了IE6中评审附件列表显示的错误

This commit is contained in:
Li Jianxuan 2011-11-25 08:56:35 +00:00
parent 16ca3d7e5f
commit ad8deb86ea
1 changed files with 1 additions and 0 deletions

View File

@ -56,6 +56,7 @@ h1{font-size:18px;text-align:center;border-bottom:#ddd 1px dotted;}
.reviewlist li:nth-child(even) {}
.reviewlist li:nth-child(odd) {background:#FAFDFE;}
#datalist{width:100%; overflow:hidden;}
#allcomments{overflow:hidden;}
.reviewitem{width:100%;overflow:hidden;padding:5px 0;}
.reviewitem .itemtitle{width:50%;float:left;overflow:hidden;}