Merge pull request #135 from hhuai/master

搜索页面,如果回复时间过长,会产生断行的情况
This commit is contained in:
Jackson Tian 2013-04-07 23:02:18 -07:00
commit 0fccb8dfd8

View File

@ -660,5 +660,5 @@ div[class$=part] {
width: 80px;
}
.reply_part {
width: 200px;
width: 300px;
}