generated from Seekra/repository-template
Show search bar below the navbar on the search results view on small screens #99
Reference in New Issue
Block a user
Delete Branch "feature/place-search-bar-below-navbar"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Show search bar below the navbar on the search results view on small screens
Before, the search bar was displayed in the navbar when the search results view was active, regardless of the screen width. This caused the navbar to look very squished on small screens on the search results view.
This PR places the search bar below the navbar (on the search results view) on small screens.
Summary
Related issues
Closes: #97