Skip to content

md-hint does not expand padding for md-input around it. #2163

@davidwilcox

Description

@davidwilcox

Bug, feature request, or proposal:

The hint inside of an md-input overlaps with the next element on the page. This looks pretty bad.

What is the expected behavior?

That the hint not overlap with the next element.

What is the current behavior?

The hint overlaps with the next element.

What are the steps to reproduce?

Add an md-input with an md-hint on the inside. The next line will be within the md-hint that should be inside of the md-input. It overlaps on the page.
http://plnkr.co/edit/a3070WC9yA6Xp3id15Kb

What is the use-case or motivation for changing an existing behavior?

So that my website looks better. It can't be normal behavior to overlap the md-input hint with the following element which it has nothing to do with.

Which versions of Angular, Material, OS, browsers are affected?

Chrome Version 53.0.2785.143 (64-bit). Ubuntu 16.10. @angular/[email protected]. @angular/core@^2.1.0.

Is there anything else we should know?

Nope!

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions