Bootstrap styles conflict .modal {position: absolute}
-
.modal, .modal-container, .modal-pointer, .modal-pointer-conceal { position: absolute; }
this code conflict with bootstrap styles .modal {position: fixed}
Can you fix it (rename class or add parent)
Thanks!
- The topic ‘Bootstrap styles conflict .modal {position: absolute}’ is closed to new replies.