When you have more then 8 Choices in a Multi Dropdown List the layout is messed up and you can't fill in more Choices. This is because there is a line missing in administrator/components/com_easysocial/themes/default/styles/component.css at line 3801:
#es .fields-config-param-choices {overflow-y: scroll;}