mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-09 23:38:50 +00:00
Increase height of signature editor
This commit is contained in:
@@ -591,7 +591,7 @@ function onMailIdentitySignatureClick(event) {
|
||||
|
||||
if ($("composeMessagesType").value != 0) {
|
||||
CKEDITOR.replace('signature',
|
||||
{ height: "70px",
|
||||
{ height: "150px",
|
||||
toolbar: [['Bold', 'Italic', '-', 'Link',
|
||||
'Font','FontSize','-','TextColor',
|
||||
'BGColor']
|
||||
|
||||
Reference in New Issue
Block a user