Skip to content

fix tooltip positioning

Administrator requested to merge tooltip-pos into master

Created by: sqs

fix #4585

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.

Merge request reports

Loading