TechLadies/home-web

View on GitHub
app/assets/stylesheets/application/components/select2.scss

Summary

Maintainability
Test Coverage
.select2-container .select2-selection--single {
  height: 40px;
  padding: 5px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 36px;
  right: 10px;
}