Refactor header search button and input to align with existing HRSWP button classes
Closed this issue · 1 comments
admturner commented
Is your feature request related to a problem? Please describe.
Not a problem, but right now we duplicate the style rules because the markup is different.
Describe the solution you'd like
Use the same markup on the header search button as on the HRSWP button so they can share styles.
admturner commented
Note that by doing this it will require the HRSWP Blocks styles to be loaded on every page, regardless of whether there is an HRWP block present on the page or not.