fix Bug: FF und lange attachment names

This commit is contained in:
Felix Niklas 2015-03-13 14:03:43 +01:00
parent 115fe897bb
commit 58438d32e7

View file

@ -3827,6 +3827,7 @@ footer {
.attachment-name {
margin-right: 5px;
word-break: break-all;
}
.attachment-size {