Skip to content

fix(css): override default bootstrap style for DocSearch #328

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

Merged
merged 2 commits into from
Jun 28, 2023

Conversation

shortcuts
Copy link
Contributor

Discussed in #310

It seems like the default bootstrap style adds a padding to the mark element, which makes the display of DocSearch results a bit weird (see before). This PR provides an override for the mark element, only if it's a child of the DocSearch class (see after).

Before After
Screenshot 2023-06-27 at 22 46 33 Screenshot 2023-06-27 at 22 47 10

@justinmk justinmk merged commit a16aa04 into neovim:master Jun 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants