.modal.show {
z-index: 100000!important; } .modal-backdrop.show { z-index: 100000!important; }
/* Works Better */<style>.modal.show {z-index: 100000!important;}</style>
0 Comments