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

Buttons and input elements not inheriting $font-family-base #21652

Closed
dohayon opened this issue Jan 10, 2017 · 3 comments
Closed

Buttons and input elements not inheriting $font-family-base #21652

dohayon opened this issue Jan 10, 2017 · 3 comments

Comments

@dohayon
Copy link

dohayon commented Jan 10, 2017

It seems like normalize is overriding the body with font-family: sans-serif, instead of reboot's setting of $font-family-base

@pvdlg
Copy link
Contributor

pvdlg commented Jan 10, 2017

I think it's a duplicate of #21588

@maimairel
Copy link

maimairel commented Jan 12, 2017

_reboot.scss

// Normalize includes `font: inherit;`, so `font-family`. `font-size`, etc are // properly inherited. However, `line-height` isn't inherited there.

But normalize doesn't inherit the font anymore.

@mdo
Copy link
Member

mdo commented Jan 16, 2017

Dupe of #21588.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants