diff --git a/src/JBrowse/GenomeView.js b/src/JBrowse/GenomeView.js index f2ad09e637..bfdfffb18c 100644 --- a/src/JBrowse/GenomeView.js +++ b/src/JBrowse/GenomeView.js @@ -285,6 +285,7 @@ GenomeView.prototype._renderVerticalScrollBar = function() { right: '0px', bottom: '0px', height: '100%', + width: '10px', zIndex: 1000 } },