This commit is contained in:
Naoki Takezoe
2016-01-16 14:18:03 +09:00
parent aa065fd030
commit d6a39403e2
2 changed files with 17 additions and 24 deletions

View File

@@ -829,11 +829,6 @@ table.table-file-list .file-icon {
table.table-file-list .content-name {
max-width: 180px;
}
table.table-file-list .content-name .content-name-truncate {
display: inline-block;
max-width: 100%;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;