Merge pull request #1264 from kohlmannj/patch-1

Info add-on: update z-index of container
This commit is contained in:
Daniel Duan 2017-06-15 12:15:49 -04:00 committed by GitHub
commit 253ce664be

View File

@ -42,6 +42,7 @@ const stylesheet = {
right: 0,
padding: '0 40px',
overflow: 'auto',
zIndex: 99999,
},
children: {
position: 'relative',