Skip to content

Commit

Permalink
Added Z-index for container to allow Download Link to be clickable
Browse files Browse the repository at this point in the history
  • Loading branch information
sganz committed Mar 12, 2018
1 parent 55c00c2 commit 443daa4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/scss/components/_editor.scss
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@
position: absolute;
bottom: 10px;
right: 10px;
z-indez: 3;
}
.subscription-result__actions {
display: flex;
Expand Down

0 comments on commit 443daa4

Please sign in to comment.