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.

mdInputContainer: Padding on the md-input-container does not pad the label too. #9939

Open
@jfyzhao

Description

@jfyzhao

Actual Behavior:
Adding any padding to the left side of <md-input-container> does not also pad the label as would be expected.

This means that individual input-containers need to be wrapped in their own divs and set to flex in order to achieve expected behavior with padding.

CodePen:
http://codepen.io/anon/pen/EgzMLN
Details: Note that the label is not aligned with the input

Browser: Chrome
Version: Latest

Metadata

Metadata

Assignees

Labels

P4: minorMinor issues. May not be fixed without community contributions.ui: CSS

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions