Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

input: no support for larger font sizes #10191

Open
@clshortfuse

Description

@clshortfuse

Actual Behavior:

  • What is the issue? * Changing font size of input breaks rendering
  • What is the expected behavior? mdInputContainer should allow different text sizes

Angular Versions: *

  • Angular Material Version: v1.1.1

For accessibility reasons, we should allow developers the ability to scale just the text of objects without having to scale the entire object. Not all users can use a set font-size of 16px. Support for larger font is also part of the Material Design spec.

Note, I have already created a resolution to this as part of the CSS density project.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions