To let the Select2-widget know if any elements are directly being appended, prepended or both in the context of a Bootstrap input group, add .select2-bootstrap-prepend
and/or .select2-bootstrap-append
to the .input-group
wrapper element to address the corresponding border-radii.