Top Left Text cha

Web & App Development

Out of the box, the tags input field is like 10 pixels wide.  I fixed this with the following styles...
ul.chzn-choices>li>input, ul.chzn-results>li>input {
min-width: 200px !important;
display: block;
}
ul.chzn-choices>li, ul.chzn-results>li {
min-width:200px !important;
}
ul.chzn-choices, ul.chzn-results {
min-width:200px !important;
}

Add comment


Security code
Refresh

  • No comments found

Leave your comments

Post comment as a guest

0
Your comments are subjected to administrator's moderation.
X