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

@ -351,7 +351,7 @@
margin-top: 10px;
}
#attachMenu {
width: 400px;
width: 450px;
padding: 10px 5px;
}
#attachList {
@ -373,7 +373,7 @@
float: left;
}
#attachList li .attach-title {
width: 200px;
width: 300px;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;