Skip to content

Instantly share code, notes, and snippets.

@yousufansa
Created January 14, 2019 07:06
Show Gist options
  • Save yousufansa/7690a181e7615cb2348686400c9bb906 to your computer and use it in GitHub Desktop.
Save yousufansa/7690a181e7615cb2348686400c9bb906 to your computer and use it in GitHub Desktop.
Jobhunt - Post A Job Fields Multi Select Style Fix
.chosen-container-multi .chosen-choices .search-field {
width: 100%;
}
.chosen-container-multi .chosen-choices .search-choice + .search-field {
width: 60px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment