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.
ui-select and ui-select multiple styling mismatch for bootstrap theme #1937
Open
Description
Thanks in advance for helping direct me to the right place for this if this is not a ui-select bug...
and appear to have different CSS stylings when theme="bootstrap".
The official examples here demonstrate the problem. :
http://angular-ui.github.io/ui-select/demo-bootstrap.html
http://angular-ui.github.io/ui-select/demo-multiple-selection.html
Specifically the form field height is smaller and the placeholder text is floating further to the left. There also seems to be a placeholder text color mismatch between bootstrap form-control input fields, ui-select, and ui-select multiple (three unique values).