/**
 * @class Ext.field.TextArea
 */

.x-field-textarea textarea {
    min-height: 100px;
    padding-top: .5em;
}