1
0
mirror of synced 2025-02-04 06:09:23 +03:00

Added .select2-locked

This commit is contained in:
Todd Rafferty 2012-10-16 14:34:55 -03:00
parent 43939f08a4
commit d382f3cdb5

View File

@ -410,6 +410,10 @@ disabled look for already selected choices in the results dropdown
background-image: linear-gradient(top, #eeeeee 1%, #ffffff 15%);
}
.select2-locked {
padding: 3px 5px 3px 5px !important;
}
.select2-container-multi .select2-choices {
min-height: 26px;
}