Skip to content

Commit

Permalink
Merge pull request #1264 from kohlmannj/patch-1
Browse files Browse the repository at this point in the history
Info add-on: update z-index of container
  • Loading branch information
danielduan authored Jun 15, 2017
2 parents 23c3902 + 0989765 commit 253ce66
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions addons/info/src/components/Story.js
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ const stylesheet = {
right: 0,
padding: '0 40px',
overflow: 'auto',
zIndex: 99999,
},
children: {
position: 'relative',
Expand Down

0 comments on commit 253ce66

Please sign in to comment.