Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG: The search icon is not being displayed correctly #50

Closed
chris-townsend opened this issue Nov 30, 2022 · 1 comment
Closed

BUG: The search icon is not being displayed correctly #50

chris-townsend opened this issue Nov 30, 2022 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@chris-townsend
Copy link
Owner

Bug:

The search icon is currently displayed below the text field. It should be displayed on one line, to the right of the text field.

Image:

search-bar-error

@chris-townsend chris-townsend added the bug Something isn't working label Nov 30, 2022
@chris-townsend chris-townsend added this to the Kitchen Tales | Bugs milestone Nov 30, 2022
@chris-townsend chris-townsend self-assigned this Nov 30, 2022
@chris-townsend
Copy link
Owner Author

chris-townsend commented Nov 30, 2022

Fix:

Create a form and style with bootstrap classes

mx-lg-auto to center the form on lg and up (navbar-expand-lg breakpoint)

fix-search-icon

commit: bbd95c7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Development

No branches or pull requests

1 participant