Increase modal size for Twitter Bootstrap

前端 未结 17 1682
抹茶落季
抹茶落季 2020-12-12 11:44

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

17条回答
  •  無奈伤痛
    2020-12-12 12:14

    Don't forget the optional bootstrap classes modal-lg and modal-sm if you want to keep within the responsive framework. And add a clearfix below your form, that may help dependent on your structure.

提交回复
热议问题