Thanks @ben !
I ended up using the following and works a treat!
.modal-lg {
max-width: 60%;
min-width: 400px;
margin: auto;
}
Thanks @ben !
I ended up using the following and works a treat!
.modal-lg {
max-width: 60%;
min-width: 400px;
margin: auto;
}