forked from extern/egroupware
Fix mail Print does not show attachment list
This commit is contained in:
parent
0b9bffc40c
commit
898fc3c9fc
@ -688,10 +688,11 @@ div.mailPreviewHeaders #mail-index_previewAttachmentArea.visible {
|
||||
overflow: visible;
|
||||
position: static;
|
||||
}
|
||||
.mailDisplayAttachments, #mail-display_mail_displayattachments {
|
||||
display: none;
|
||||
.mailDisplayAttachments{
|
||||
border: none;
|
||||
position: inherit;
|
||||
}
|
||||
|
||||
.et2_button {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user