#how to increase the width of the search box?

7 messages · Page 1 of 1 (latest)

rapid pecan
#

has a parent div with 3 child. i only set font height and padding cause i wanted it to be resposive and not break in width

fickle narwhal
#

Parent div with some width and input with width: 100% ?

rapid pecan
#

parent div has 80%

#

if i add width to the .search input[type="text"] , its overflowing for mobile site

fickle narwhal
#

give location-search class a width of 100%

#

acc. to ur html