.bootstrap-select .dropdown-menu li a span.text {
	display: block;
}

.bootstrap-select .dropdown-menu .inner,
.bootstrap-select .filter-option-inner-inner{
	min-width: 100px;
}

.bootstrap-select .dropdown-menu {

    min-width: 100% !important;
}