Skip to content

Commit

Permalink
Increased the width of the vertical scroll bar.
Browse files Browse the repository at this point in the history
  • Loading branch information
jsmirob authored and rbuels committed Jan 11, 2013
1 parent 65debbb commit 1b31a10
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/JBrowse/GenomeView.js
Expand Up @@ -285,6 +285,7 @@ GenomeView.prototype._renderVerticalScrollBar = function() {
right: '0px',
bottom: '0px',
height: '100%',
width: '10px',
zIndex: 1000
}
},
Expand Down

0 comments on commit 1b31a10

Please sign in to comment.