I am trying to change the size of the modal form or rather - have it respond to the content I render there. I am using it to render a form and would prefer to deal with scro
Just set ".modal-body" height : 100% it will auto adjust the height as per your content and do put "max-height" as per your screen...