mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-06 15:46:23 +00:00
Increase height of signature editor
This commit is contained in:
@@ -221,14 +221,14 @@ P.infoMessage#passwordError
|
||||
left: 10px;
|
||||
width: auto !important;
|
||||
right: 10px;
|
||||
top: 50px; }
|
||||
top: 0px; }
|
||||
|
||||
#cke_signature, #cke_signature div
|
||||
{ padding: 0px; }
|
||||
|
||||
#signature
|
||||
{ width: 100%;
|
||||
height: 90px;
|
||||
height: 170px;
|
||||
margin: 0px auto;
|
||||
margin-bottom: 10px; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user