jQuery Sparklines and Twitter Bootstrap 3 – tooltip style overrides?
I found that the following works better to counter bootstrap css .jqstooltip { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }
I found that the following works better to counter bootstrap css .jqstooltip { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }