Created by: jdan
Hey @mdo, @fat,
I noticed a bug in left tooltips a few weeks ago:
And poked around tooltip.js
, resulting in the following:
This patch gives left tooltips a similar treatment given to top tooltips: recalculating the left offset if the width changes after a class is applied.