remove multiple selection height property

pull/608/head
Emin Şen 2015-07-30 13:15:32 +03:00
parent 30e6e1f034
commit a7158e5ab8
1 changed files with 1 additions and 2 deletions

View File

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