Skip to content

select.form-control height shorter than input.form-control #19749

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

Closed
ericfelipe99 opened this issue Apr 16, 2016 · 5 comments
Closed

select.form-control height shorter than input.form-control #19749

ericfelipe99 opened this issue Apr 16, 2016 · 5 comments
Labels

Comments

@ericfelipe99
Copy link

ericfelipe99 commented Apr 16, 2016

O don't speak english, i'm brazilian.
The form in jsfiddle show the problem... when create a grid with select using "form-control" class, the small height of select make a column problem.

https://jsfiddle.net/Ls5qre31/

bootstrap alpha-2

@RyanZim
Copy link

RyanZim commented Apr 16, 2016

For some reason, <input> is rendered with a height of 24px, while <select> is rendered with a height of 22px in Firefox. Oddly, IE works as intended; I haven't checked other browsers.
@ericfelipe99: what browser are you using?

By the way, ignore twbs-lmvtfy - that doesn't apply.

@ericfelipe99
Copy link
Author

hi,

thanks for reply.

i'm using Opera 36, chrome 49.0.2623.112 and edge on windows 10 and fully updated.
internet explorer don't opened jsfiddler.

all html error is only label attributes, nothing that compromise layout like wrong dom.

Thanks,
Eric

@RyanZim
Copy link

RyanZim commented Apr 16, 2016

Any insight, @cvrebert?

@cvrebert cvrebert changed the title Select with form-control problem select.form-control height shorter than input.form-control Apr 16, 2016
@cvrebert
Copy link
Collaborator

Boiling this down to just the relevant part: https://jsfiddle.net/cvrebert/fL8fuqnL/1/

@cvrebert
Copy link
Collaborator

Duplicate of #17194. Please try searching more in the future.

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

3 participants