﻿/* style for the element acting as the TextBox */
.textBox  {
    resize: none;
}

