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

Label cannot be properly vertically aligned #115

Closed
thesec opened this issue Feb 18, 2013 · 3 comments
Closed

Label cannot be properly vertically aligned #115

thesec opened this issue Feb 18, 2013 · 3 comments
Assignees
Labels

Comments

@thesec
Copy link

thesec commented Feb 18, 2013

Adding a label to the select results in the label's text aligned at text bottom with the lower border of the select.

<label for="test">label</label>
<select id="test" ... />

How to align a label vertically centered with the select without having to adapt multiple styles from it?

@gfranko
Copy link
Owner

gfranko commented Feb 20, 2013

This should be fixed in the next release, which will be out later this week.

@thesec
Copy link
Author

thesec commented Feb 20, 2013

Sounds great, looking forward to your solution ... fiddling with vertical align and adapting box spacings from the selectbox seems a bit odd :)

@gfranko
Copy link
Owner

gfranko commented Feb 21, 2013

I just released v3.0.0, so your issue should be fixed!

@gfranko gfranko closed this as completed Feb 21, 2013
@ghost ghost assigned gfranko Mar 20, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants