fix tooltip positioning
Created by: sqs
fix #4585 (closed)
For some reason, upgrading reactstrap in #4545 caused the tooltip element to be in a .tooltip > .tooltip
, which meant that the tooltip was positioned relative to the parent .tooltip
, not relative to the page.