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

Move quick search dropdown to the left #76

Open
violine1101 opened this issue Nov 8, 2022 · 0 comments
Open

Move quick search dropdown to the left #76

violine1101 opened this issue Nov 8, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@violine1101
Copy link
Member

When the quick search dropdown is open, it adds two more ugly scrollbars. Solution: Move it slightly to the left.

CSS:

.quicksearch-dropdown {
  margin-left: -50px;
}
@violine1101 violine1101 added the enhancement New feature or request label Nov 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant