client/css: don't wrap long file names
This commit is contained in:
parent
0a488afbd8
commit
9283851862
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@
|
|||
.uploadable
|
||||
.file
|
||||
overflow: hidden
|
||||
white-space: nowrap
|
||||
text-align: left
|
||||
text-overflow: ellipsis
|
||||
|
||||
|
|
Loading…
Reference in a new issue