darklow/django-suit

Chosen list in filtered manytomany field is too small to see any chosen selections

Opened this issue · 0 comments

Chosen list in manytomany field is too small to see any chosen selections.

I noticed that the height of the element is only 10px:
<select id="id_satisfired_list_to" multiple="multiple" size="0" name="satisfired_list" class="filtered" style="height: 10px;">

image