We saw a bug where on mobile devices or smaller web browser windows the input text field could stretch beyond the visible screen. By setting the max width, we will always contain it to the size of its parent element.
We saw a bug where on mobile devices or smaller web browser windows the input text field could stretch beyond the visible screen. By setting the max width, we will always contain it to the size of its parent element.