1. Moby
  2. General
  3. Saturday, May 31 2014, 10:22 PM
Hi, the multi selection is working great, i have a problem with the delete selection button, it is covering the entire text

(please see medical details tab-> select chronic condition)
admin Accepted Answer
Admin
This is a problem of your template.
add this code to your CSS file
.chzn-container-multi .chzn-choices li.search-choice .search-choice-close{
background-color: rgba(0, 0, 0, 0);
border: none;
padding: 0;
box-shadow: none;
transition: none;
}
  1. more than a month ago
  2. General
  3. # 1
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.
Sorry, the discussion is currently locked. You will not be able to post a reply at the moment.