I am using this code but the modal is too thin:
If you need this solution for only few types of modals just use style="width:90%" attribute.
style="width:90%"
example:
div class="modal-dialog modal-lg" style="width:90%"
note: this will change only this particular modal