| tensh |
|
|---|---|
|
Mind that textarea is for really large text.
Where did you try to change signature height? You should search in the CSS file for this line: .signature { color:#3E606F; font-size:.9em; max-height:100px; overflow:auto; }
Change max-height. |