Site icon Catch Themes

Issue with search box size on mobiles

On mobiles, the serach box becomes tiny, too small to enter any text. I have done workaround in CSS
@media screen and (max-width: 479px) {#search-container
{width:290px}}
But I don't think I should have to do that. Issue applies on the demo here even:
Exit mobile version