This commit is contained in:
life
2014-09-21 22:20:00 +08:00
parent 2ddbeb5b11
commit 320c79e7a3
6 changed files with 8 additions and 9 deletions

View File

@ -392,9 +392,8 @@
}
}
#attachMenu {
width: 400px;
width: 450px;
padding: 10px 5px;
}
#attachList {
margin: 0;
@ -413,7 +412,7 @@
float: left;
}
.attach-title {
width: 200px;
width: 300px;
white-space: nowrap;text-overflow:ellipsis; overflow:hidden;
}
.attach-process {