The existing method for styling the search fields in the header and the same/similar search field styling for the search results page rely on fixed widths, heights and some absolute positioning. I propose we refactor the code in search.css and search-results.css to rely more on our existing use of Flexbox, and to improve the way we apply the hover/focus effect so that it is more tightly styled and for better responsive support.
↧