Bootstrap Select2 Height Code Example


Example: .select2-selection__arrow { height: 34px !important; }

.select2-selection__rendered {     line-height: 31px !important; } .select2-container .select2-selection--single {     height: 35px !important; } .select2-selection__arrow {     height: 34px !important; }

Comments

Popular posts from this blog

530 Valid Hostname Is Expected When Setting Up IIS 10 For Multiple Sites

C Perror Example

Converting A String To Int In Groovy