mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-03 12:39:25 +01:00
Remove scrollbar from mailAttachment panel in print preview
This commit is contained in:
parent
d0c3f48031
commit
221b3b83af
@ -693,6 +693,7 @@ div.mailPreviewHeaders #mail-index_previewAttachmentArea.visible {
|
|||||||
}
|
}
|
||||||
.mailDisplayAttachments{
|
.mailDisplayAttachments{
|
||||||
border: none;
|
border: none;
|
||||||
|
overflow: visible !important;
|
||||||
position: inherit !important;
|
position: inherit !important;
|
||||||
}
|
}
|
||||||
.et2_button {
|
.et2_button {
|
||||||
|
@ -686,6 +686,7 @@ div.mailPreviewHeaders #mail-index_previewAttachmentArea.visible {
|
|||||||
}
|
}
|
||||||
.mailDisplayAttachments {
|
.mailDisplayAttachments {
|
||||||
border: none;
|
border: none;
|
||||||
|
overflow: visible !important;
|
||||||
position: inherit !important;
|
position: inherit !important;
|
||||||
}
|
}
|
||||||
.et2_button {
|
.et2_button {
|
||||||
|
Loading…
Reference in New Issue
Block a user