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.

layout="row" input alignment issues #6636

@AndrewMonty

Description

@AndrewMonty

md-input, md-select, md-checkbox, md-switch, and md-button don't seem to want to align properly when they are siblings in a parent with layout="row".

codepen

I tried different combinations of layout-align, and none seem to get everything lined up. The best result I've found is using layout-align="start center" and overriding the height of the resulting <div class="md-error-spacer"></div> to 0.

Is there something obvious I'm missing, or do I just have to keep fiddling with css overrides to get these elements to play nicely together?

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions