adjustment - Adjust width of textbox according to page width -


I'm trying to get the textbox to fill the full width but I do not know how to do this. I am attaching a screenshot below, I want to fill the text box as a whole container and be also liable (I mean automatically adjusting the width of the text box). There is a difference between the text box and the advance search button. Also, I'm using 2.2 Bootstrap if it can help.

Enter image details here <

There is a function of CSS3 that can help you,

Comments

Popular posts from this blog

c - Performance of System() -

python - how we can use ajax() in views.py in django? -

c++ - How to define methods in a base class that only work in derived classes? -