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

Device icons do not display in Firefox #356

Open
Tamont3n opened this issue Jul 7, 2022 · 1 comment
Open

Device icons do not display in Firefox #356

Tamont3n opened this issue Jul 7, 2022 · 1 comment

Comments

@Tamont3n
Copy link

Tamont3n commented Jul 7, 2022

The SVG device icons do not display in Firefox (102.0 on Win 11), this seems to be due to FF requiring a height/width being set for SVGs.

Adding a static width attribute, effectively changing the max-width to width, to the the span.equipment-icon style in main.css seems to rectify the issue but might look odd once resized in other browsers. (I've checked in FF and Edge on Win and Safari on iOS both on phone and iPad and it displays fine on them after the change)

@chiefwigms
Copy link
Owner

go ahead and make a PR...

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

No branches or pull requests

2 participants