mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-22 06:30:59 +01:00
Fix broken pgp encryption frame in mail compose
This commit is contained in:
parent
8b5ee28335
commit
5660f89b60
@ -676,7 +676,10 @@ div.mailDisplayHeaders div.mail_extraEmails.visible {
|
||||
.mailComposeBody {
|
||||
white-space: normal !important;
|
||||
}
|
||||
|
||||
.mailComposeBody iframe {
|
||||
position: absolute;
|
||||
height: 70% !important;
|
||||
}
|
||||
#mail-compose_mail_plaintext {
|
||||
white-space: pre-wrap !important;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user