This repository was archived by the owner on Oct 2, 2019. It is now read-only.
This repository was archived by the owner on Oct 2, 2019. It is now read-only.
Usage within Bootstrap inline form #830
Open
Description
I'm facing multiple issues while using ui-select within a bootsrap inline form:
http://plnkr.co/edit/tAlsDona9LS8D6KUQziS?p=preview
- 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, fork and correct my plunkr if I'm doing something wrong...