fix Bug: FF und lange attachment names
This commit is contained in:
parent
115fe897bb
commit
58438d32e7
1 changed files with 1 additions and 0 deletions
|
@ -3827,6 +3827,7 @@ footer {
|
||||||
|
|
||||||
.attachment-name {
|
.attachment-name {
|
||||||
margin-right: 5px;
|
margin-right: 5px;
|
||||||
|
word-break: break-all;
|
||||||
}
|
}
|
||||||
|
|
||||||
.attachment-size {
|
.attachment-size {
|
||||||
|
|
Loading…
Reference in a new issue