You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 29, 2019. It is now read-only.
it seems that if .popover max-width is set too large (eg over 350px) that the positioning relative to the trigger element is wrong. i couldn't quite work out what was causing it. setting a fixed width (rather than max-width) seems to fix the issue.
it seems that if .popover max-width is set too large (eg over 350px) that the positioning relative to the trigger element is wrong. i couldn't quite work out what was causing it. setting a fixed width (rather than max-width) seems to fix the issue.