remove multiple selection height property
@ -76,7 +76,6 @@
.select2-selection--multiple {
border: 1px solid @gray;
border-radius: @input-radius;
height: 34px;
&:focus {
border-color: @light-blue;
}