client/file-dropper: fix drawing long URLs
This commit is contained in:
parent
34366b72fb
commit
b27855523a
1 changed files with 1 additions and 0 deletions
|
@ -256,6 +256,7 @@ input::-moz-focus-inner
|
|||
line-height: 140%
|
||||
text-align: center
|
||||
cursor: pointer
|
||||
overflow: hidden
|
||||
word-wrap: break-word
|
||||
input
|
||||
margin-top: 0.5em
|
||||
|
|
Loading…
Reference in a new issue