Added the instance where pixel shift occurs when tooltip is used in table headers.
see the illustration here: http://jsfiddle.net/uday99/74rwp51o/2/
Issue first reported: #5865
but the documentation lacks to mention about pixel shift occurrence in <table> tag/ .table group.
<table>
.table
mentioned table tag where pixel shift occurs
9284759
Tooltips on <table>s should use container: body ; fixes #17809
1d39f93
Be pedantically correct; refs #17809
[skip sauce]
f504300
Added the instance where pixel shift occurs when tooltip is used in table headers.
see the illustration here: http://jsfiddle.net/uday99/74rwp51o/2/
Issue first reported:
#5865
but the documentation lacks to mention about pixel shift occurrence in
<table>tag/.tablegroup.