Skip to content
This repository has been archived by the owner on Aug 18, 2020. It is now read-only.

Bootstrap ToolTip not showing on react-dock #29

Open
James2516 opened this issue Aug 8, 2017 · 0 comments
Open

Bootstrap ToolTip not showing on react-dock #29

James2516 opened this issue Aug 8, 2017 · 0 comments

Comments

@James2516
Copy link

https://codesandbox.io/s/wpG3y6y5m

The "Hover here" on the sidebar does not show the tooltip.

It shows if the bootstrap css is excluded: https://codesandbox.io/s/KGVRmplG

I tracked down the problem to this property:

.tooltip {
  position: absolute;
}

What's the right way to resolve this?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant