fix: remove insane z-index on bootbox modals

main
Julian Lam 4 years ago
parent ef1f459672
commit e090c81c0f

@ -252,10 +252,6 @@ a:hover, .btn-link:hover, .btn-link:active, .btn-link:focus {
}
}
.bootbox.modal {
z-index: 100001;
}
.maintenance {
.well {
white-space: pre-line;

Loading…
Cancel
Save