﻿.myTextBox {
   /* height: 28px;*/
    width: 100%;
}
myTextBox {
    width: -webkit-fill-available;
}