Changeset [0e1b42275fd18b0b49895795664fbdf366ca89d4] by gregg
November 30th, 2012 @ 10:38 AM
Fixed jbrowse issue #176 (track label text sometimes disappearing
after zoom in)
Chrome-specific bug was wrapping track-label-text to next line,
which falls outside of track-label fixed height and therefore not
seen. Adding "white-space: nowrap" to parent div (track-label)
fixes.
See chromium bug report for more details on underlying issue:
http://code.google.com/p/chromium/issues/detail?id=138918
https://github.com/GMOD/jbrowse/commit/0e1b42275fd18b0b49895795664f...
Committed by gregg
- M main.css
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
AJAX Genome Browser