Skip to content
This repository was archived by the owner on Oct 2, 2019. It is now read-only.

Bootstrap input-sm and input-lg don't set the correct height. #1957

Open
dk8996 opened this issue Apr 5, 2017 · 4 comments
Open

Bootstrap input-sm and input-lg don't set the correct height. #1957

dk8996 opened this issue Apr 5, 2017 · 4 comments

Comments

@dk8996
Copy link

dk8996 commented Apr 5, 2017

It seems like the height of the ui-select element is not being set correctly when applying Bootstrap input-sm and input-lg. Moreover, when input-sm is used and a tag is added the height jump from 27px to 29px. See the Plnkr example below.

Example

@Jefiozie
Copy link
Contributor

I see the problem, what what the outcome you excpected for this problem?

@dk8996
Copy link
Author

dk8996 commented Apr 10, 2017

I was expecting that using Bootstrap theme works with Bootstrap classes. So for input-sm height should be 30px and for input-lg it should be 46px.

@Jefiozie
Copy link
Contributor

Late reaction, but could you investigate why this problem is there and make a PR for it?

@ngohieutp
Copy link

I think this issue can be closed with this solution #169 (comment)
You wrap the ui-select with an element that has class input-group-sm

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

No branches or pull requests

3 participants