-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Closed
Description
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