Fix skin overwriting z-index (#280)

main
Ole R 9 years ago committed by Julian Lam
parent cd19c860c0
commit 572e65e30f

@ -166,7 +166,7 @@ a:hover, .btn-link:hover, .btn-link:active, .btn-link:focus {
} }
} }
.bootbox { .bootbox.modal {
z-index: 100001; z-index: 100001;
} }

Loading…
Cancel
Save