Skip to content

Commit

Permalink
Increase modal z-index.
Browse files Browse the repository at this point in the history
  • Loading branch information
rfinck committed Mar 22, 2017
1 parent 61a5614 commit b3053b1
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 b3053b1

Please sign in to comment.