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

Placeholder opacity in FireFox #46

Open
heyaco opened this issue Jan 24, 2021 · 0 comments
Open

Placeholder opacity in FireFox #46

heyaco opened this issue Jan 24, 2021 · 0 comments

Comments

@heyaco
Copy link

heyaco commented Jan 24, 2021

FireFox (latest version as of posting) has a slightly lower opacity for input placeholders. See my screenshot below. You fix this with:

input::placeholder { opacity: 1; }

I suggest adding it to your normalizer.

Capture

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

1 participant