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

navbar: Fix search input margin. #15193

Merged
merged 1 commit into from
Jun 4, 2020
Merged

navbar: Fix search input margin. #15193

merged 1 commit into from
Jun 4, 2020

Commits on Jun 3, 2020

  1. navbar: Fix search input margin.

    The commit fixes the spacing between the search icon and the input
    field by adding `margin-left` to the search input field. The following
    issue is only visible in dark mode as the nav and search input have
    different background color while normal theme uses same background color
    for nav and search input.
    majordwarf committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    3bf2ba2 View commit details
    Browse the repository at this point in the history