I have to support IE8. The modal itself works fine, but my attempts to resize it (which work fine in Firefox) don\'t work in IE8.
I\'m just adding a class (wide-mod
#modalTest.modal-dialog{ width: !important; } the !important is important :v