Top plugin but should be updated to add responsiveness
-
Here is the code to have responsiveness:
.select2-container{ width: 100% !important; }
- The topic ‘Top plugin but should be updated to add responsiveness’ is closed to new replies.
Here is the code to have responsiveness:
.select2-container{
width: 100% !important;
}