Created attachment 185076 [details] example This was mentioned on Bug 36135 where there is a select2 dropdown. However, the problem is more general and I can recreate in item search. To recreate: -Go to item search -Add a couple selections to the one of the select2 dropdowns -Notice the odd positioning of the selections
It makes sense that it is doing this, the selections are set to "float: left;" in select2.css
Adding bug 37050, it may be relevant as I remember it having a styling related issue that was fixed there.