#1307 修复trustie-forge项目中--讨论区--回帖显示超出边框的BUG

This commit is contained in:
sw 2014-10-15 16:42:59 +08:00
parent 43fdec3f41
commit 9ba6fe13a3
1 changed files with 2 additions and 1 deletions

View File

@ -277,7 +277,8 @@ span.forums-avatar-right{
.borad-text-list{
margin-bottom: 10px;
border-bottom: 1px dashed rgb(204, 204, 204);
width: 680px;
width: 680px;
table-layout: fixed;
}
.borad-message{