Skip to content

Commit

Permalink
Merge pull request #1165 from rfinck/modal-zIndex
Browse files Browse the repository at this point in the history
Increase modal z-index.
  • Loading branch information
AllenFang authored Apr 1, 2017
2 parents 869bf07 + b3053b1 commit 91b4dca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions css/react-bootstrap-table.css
Original file line number Diff line number Diff line change
Expand Up @@ -183,6 +183,7 @@
overflow-x: hidden;
overflow-y: auto;
background-color: rgba(0, 0, 0, 0.5);
z-index: 101;
}

.ReactModal__Overlay--after-open {
Expand Down

0 comments on commit 91b4dca

Please sign in to comment.