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

Search SVG icon is not visible on FireFox #1262

Closed
gfazioli opened this issue Nov 15, 2019 · 2 comments
Closed

Search SVG icon is not visible on FireFox #1262

gfazioli opened this issue Nov 15, 2019 · 2 comments
Labels
bug Something isn't working fixed Issue fixed and released pending-release Issue fixed but not published to npm yet stale v2

Comments

@gfazioli
Copy link

Bug Report

Describe the bug

The search SVG icon is not visible on FireFox

Expected behaviour

image

Environment

  • docz version: [v2.0.0-rc.75]
  • gatsby-theme-docz: [v2.0.0-rc.75]
  • OS: [OSX 10.15.1 ]
  • FireFox [70.0.1 (64 bit)]

Additional context/Screenshots

Current behaviour on FireFox

image

Suggested Fix

The issue seems on the display: flex for the data-testid="nav-search"
With display: inline-flex it works fine

@rakannimer
Copy link
Contributor

Thanks @gfazioli for catching this and suggesting a fix !

I pushed a fix to master and it will be included with the next release 👍

@rakannimer rakannimer added bug Something isn't working fixed Issue fixed and released pending-release Issue fixed but not published to npm yet v2 labels Nov 17, 2019
@stale
Copy link

stale bot commented Jan 16, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Jan 16, 2020
@stale stale bot closed this as completed Jan 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working fixed Issue fixed and released pending-release Issue fixed but not published to npm yet stale v2
Projects
None yet
Development

No branches or pull requests

2 participants