diff --git a/less/style.less b/less/style.less index 751f35d..7868e3c 100644 --- a/less/style.less +++ b/less/style.less @@ -166,7 +166,7 @@ a:hover, .btn-link:hover, .btn-link:active, .btn-link:focus { } } -.bootbox { +.bootbox.modal { z-index: 100001; } @@ -194,4 +194,4 @@ a.permalink { .disabled a { pointer-events: none; -} \ No newline at end of file +}