SyntaxFix
Write A Post
Hire A Developer
Questions
You should be able to adjust the width using the .modal-dialog class selector (in conjunction with media queries or whatever strategy you're using for responsive design):
.modal-dialog
.modal-dialog { width: 400px; }