I'm facing multiple issues while using ui-select within a bootsrap inline form: http://plnkr.co/edit/tAlsDona9LS8D6KUQziS?p=preview
<form class="form-inline"> ... </form>
- Within form-group, label and ui-select are not inline, even if there are plenty place for it.
- Caret and text are overlapping.
- Long content overflows
- Short content displays strange background
Please, take a look at my plunk, and enlighten me, what am I doing wring?