Skip to content
This repository has been archived by the owner on Dec 19, 2024. It is now read-only.

Paper-button doesn't use a proper font style #94

Closed
jhrdina opened this issue Jan 25, 2016 · 4 comments
Closed

Paper-button doesn't use a proper font style #94

jhrdina opened this issue Jan 25, 2016 · 4 comments
Assignees

Comments

@jhrdina
Copy link

jhrdina commented Jan 25, 2016

I feel like paper-button should use paper-styles/typography.html and its --paper-font-button mixin for font.

Expected outcome

Paper button uses 14px font with font-weight: 500 (Roboto Medium) as mentioned in Google Design Spec's Typography section and is already defined in paper-styles/typography.html.

after

Image: material-design-lite demo, their CSS implementation here

Actual outcome

Paper button uses default font size with default font-weight (400 - Roboto Regular).

before

Image: paper-card demo

@abdonrd
Copy link
Member

abdonrd commented Jan 25, 2016

👍

@abdonrd
Copy link
Member

abdonrd commented Jan 25, 2016

PR about this: #96

@blasten
Copy link
Contributor

blasten commented Jan 28, 2016

cc @notwaldorf

@blasten blasten added the a11y label Jan 28, 2016
@keanulee
Copy link
Contributor

We decided not to do this for a11y reasons - see #95 (comment)

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

No branches or pull requests

4 participants