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
|
.uploadable
|
||||||
.file
|
.file
|
||||||
overflow: hidden
|
overflow: hidden
|
||||||
|
white-space: nowrap
|
||||||
text-align: left
|
text-align: left
|
||||||
text-overflow: ellipsis
|
text-overflow: ellipsis
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue