Merge branch 'develop' of github.com:martini/zammad into develop

This commit is contained in:
Martin Edenhofer 2015-01-29 16:37:52 +01:00
commit c53da0ea89

View file

@ -3662,14 +3662,13 @@ footer {
}
.attachment-name {
@extend .u-textTruncate;
margin-right: 5px;
}
.attachment-size {
@extend .u-textTruncate;
white-space: nowrap;
min-width: 40px;
float: right;
margin-right: 10px;
}
.attachment-delete {