Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove vertical-align from .form-select #32318

Merged
merged 2 commits into from Dec 7, 2020
Merged

Remove vertical-align from .form-select #32318

merged 2 commits into from Dec 7, 2020

Conversation

mdo
Copy link
Member

@mdo mdo commented Dec 3, 2020

Aligns the component with the .form-control. Closes #32271.

Aligns the component with the .form-control. Closes #32271.
@mdo mdo requested a review from a team as a code owner December 3, 2020 01:57
@mdo mdo added this to Inbox in v5.0.0-beta2 via automation Dec 3, 2020
v5.0.0-beta2 automation moved this from Inbox to Approved Dec 3, 2020
@XhmikosR XhmikosR merged commit 33b275c into main Dec 7, 2020
v5.0.0-beta2 automation moved this from Approved to Done Dec 7, 2020
@XhmikosR XhmikosR deleted the form-select-va branch December 7, 2020 17:08
@XhmikosR XhmikosR changed the title Remove vertical-align from .form-select Remove vertical-align from .form-select Dec 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
v5.0.0-beta2
  
Done
Development

Successfully merging this pull request may close these issues.

form-select specifies vertical-align: middle which causes alignment problems
3 participants