﻿.ta-editor {
    min-height: 300px;
    min-width: 100%;
    height: auto;
    overflow: auto;
    font-family: inherit;
    font-size: 100%;
    margin: 5px 0;
    border: 1px solid #ccc;
}