select2 plugin css issue
select2 plugin css issue
cybersapien
Posts: 7Questions: 1Answers: 0
Hi, maybe i'm missing something when instantiating the select2 plugin...
to correct the created input i'm needing to add the following css:
div.select2-container {
border: 0px;
padding: 0px;
}
This discussion has been closed.