Search input field doesn’t stretch to fill the container
-
AJAX Search Lite, regardless of which layout skin I choose, I notice that the search box is only clickable for the first half where the placeholder text is. The input field doesn’t stretch all the way.
The reason I mention this is that some users thought the search was broken. Ideally the search field should cover more of the container.Since I don’t need the autocomplete functionality I used a CSS workaround:
#search-drawer .drawer-inner form {flex-direction:column;}
But maybe there is a better solution?
The page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Search input field doesn’t stretch to fill the container’ is closed to new replies.