Closed danvk closed 9 years ago
I didn't know this before, but after some fiddling I was able to isolate the problem into this one: http://jsfiddle.net/yh7L7wwa/
and learned found a trick on SO to get rid of the space there: http://jsfiddle.net/yh7L7wwa/1/
Looks like we need to give the examine page some CSS love (will do).
addressed by #811.
The location, scale, genome and VCF tracks all scroll by a few pixels. They shouldn't:
There seem to be 5px of mysterious vertical space in the
<div>
that contains each<svg>
element.