Skip to content
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.

md-select not properly aligned with other inputs #1755

Closed
jgoux opened this issue Mar 3, 2015 · 2 comments
Closed

md-select not properly aligned with other inputs #1755

jgoux opened this issue Mar 3, 2015 · 2 comments
Assignees
Milestone

Comments

@jgoux
Copy link

jgoux commented Mar 3, 2015

As you can see here : http://plnkr.co/edit/wX6cKJkYHxRIJDXZB2ml?p=preview md-select isn't exactly aligned with the other inputs.
As a quick fix in the CSS :

md-select {
    margin-top: 1.25em;
}

EDIT : In fact it seems that it's perfectly aligned using Roboto fonts. Should it be "font agnostic" ?

@ThomasBurleson ThomasBurleson modified the milestone: 0.9.0 Mar 11, 2015
@marcysutton
Copy link
Contributor

Can be looked at while debugging #1638

@rschmukler
Copy link
Contributor

This should be fixed by f142469 and a67a6a2

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants