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.
Bootstrap theme: padding not correct in multiple mode #1559
Open
Description
Bug description:
When using multiple the bootstrap design is off. Watch the plunker to see how it should look and see how it actually looks when using multiple selections
Link to minimally-working plunker that reproduces the issue:
http://plnkr.co/edit/dmHphdL9UK8sBjc2cCwS?p=preview
Version of Angular, UI-Select, and Bootstrap/Select2/Selectize CSS
"angular": "~1.4.0",
"json3": "~3.3.1",
"es5-shim": "~3.0.1",
"bootstrap-sass-official": "~3.1.1",
"bootstrap": "~3.1.1",
"bootstrap-social": "~4.9.1",
"angular-resource": "~1.4.0",
"angular-cookies": "~1.4.0",
"angular-sanitize": "~1.4.0",
"angular-bootstrap": "~1.1.2",
"font-awesome": ">=4.1.0",
"lodash": "~2.4.1",
"angular-socket-io": "~0.7.0",
"angular-ui-router": "~0.2.15",
"angular-validation-match": "~1.5.2",
"angular-toastr": "~1.6.0",
"angular-animate": "~1.4.8",
"angular-datatables": "^0.5.3",
"ui-select": "angular-ui-select#^0.16.1"