alxlit/bootstrap-chosen

RTL problem on AdminLTE like systems when click on an option?

taha-moghaddam opened this issue · 0 comments

Problem solved just by adding this:
.chosen-container.chosen-rtl .chosen-drop { right: -9000px; left: auto; }
at line 26 of the bootstrap-chosen.css