dasmoth / dalliance

Interactive web-based genome browser.
http://www.biodalliance.org/
BSD 2-Clause "Simplified" License
226 stars 68 forks source link

Tooltips aren't centered #123

Open danvk opened 9 years ago

danvk commented 9 years ago

e.g. on the biodalliance.org page, when I hover over the "<<": screen shot 2014-10-22 at 7 26 16 pm

It's fine if the tooltip can't escape the containing <div>. But the nub on top of the tooltip should always point at the button that the tooltip is describing.

dasmoth commented 9 years ago

This may be tricky to resolve without re-engineering the Bootstrap-based tooltips -- but agree that the current ones look quite strange if they get "shifted".