@ -456,6 +456,7 @@ $.fn.dropdown = function(parameters) {
;
if(hasSelected) {
module.event.item.click.call($selectedItem);
module.remove.filteredItem();
}
},
@ -399,7 +399,7 @@ select.ui.dropdown {
/* Scrollbar in IE */
@media all and (-ms-high-contrast:none) {
.ui.selection.dropdown .menu {
min-width: calc(100% - @scrollbarWidth);
min-width: calc(100% - @scrollBarWidth);