/**
 * @class Ext.field.TextArea
 */
 
.x-textareafield textarea {
    min-height: 100px;
    padding-top: .5em;
}