Astrodevil / ZeroOctave-Javascript-Projects

This Repository Contains 150+ web development Projects.
https://zerooctave.github.io/ZeroOctave-Javascript-Projects/
MIT License
537 stars 454 forks source link

Search Icon UI update for the Food Filter Project #1028

Closed leoimewore closed 1 year ago

leoimewore commented 1 year ago

The search icon in the Food Filter Project does not align in terms of height with the search text box.

Expected behavior I expect the height of the search icon and search box to be equal to give a better user interface

Screenshots

Screen Shot 2022-12-30 at 8 41 43 PM

Desktop (please complete the following information):

Additional context I will like to make this my first open-source contribution

Code of Conduct✅

leoimewore commented 1 year ago

Can this task be assigned to me or should I just go ahead and make changes?

Anmol-Baranwal commented 1 year ago

Can this task be assigned to me or should I just go ahead and make changes?

I don't think it is a bug, since it just improves styling. If you want to add changes, then do it properly by adding several styles rather than just adding a 10px padding.

Anmol-Baranwal commented 1 year ago

Closing this issue, since adding a padding isn't significant for me to merge the PR.