.modal-backdrop {
    height: 100%;
}

.modal-full .modal-dialog {
    width: 90%;
    height: 100%;
}

.modal-full .modal-content {
    height: 90%;
}

.modal-full .modal-body {
    max-height: none !important;
}
