jquery-modal
jquery-modal copied to clipboard
fix conflict with bootstrap modal class
hi . please add height:unset ; in .modal class , this can remove conflict with bootstrap content scroll and height
.modal { height: unset; }