mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-26 08:01:08 -04:00
* feat: visualize search bar inputs clear button * chore: remove redundant empty lines * fix: make search bar input horizontally responsive * fix: make search bar input width follow suggestion items * fix: moving clear button to right of the searchbar * feat: add search bar clear button in LP * fix: add a bigger spacing between the icons and the text * fix: make the clear button show visible focus indicator * chore: refactor the css code to avoid redundancy * fix: make the buttons in search bar accessible for screen reader * fix: make the buttons and input in search bar more accessible