lucid
lucid copied to clipboard
Positioning is off for `OverlayWrapper` if it is wrapping an element that is not 100% width.
We fixed this originally by switching OverlayWrapper
's display to inline-block
, but that was a breaking change for some users. This issue will track the fact that we want to include that change in the next major release.
See below: