Created
January 14, 2019 07:06
-
-
Save yousufansa/7690a181e7615cb2348686400c9bb906 to your computer and use it in GitHub Desktop.
Jobhunt - Post A Job Fields Multi Select Style Fix
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.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