Skip to content

Commit

Permalink
fix(overlay): add a z-index. (#615)
Browse files Browse the repository at this point in the history
  • Loading branch information
jelbourn authored and hansl committed Jun 8, 2016
1 parent a5944da commit 89ab2f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/core/overlay/overlay.scss
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,5 @@
position: absolute;
pointer-events: auto;
box-sizing: border-box;
z-index: 1;
}

0 comments on commit 89ab2f5

Please sign in to comment.