element-web/test/components/views/elements
Eric Eastwood a00d359422
Fix left positioned tooltips being wrong and offset by fixed value (#7551)
Previously, the `left` positioning seemed to only work with icons which are all about the same size so the arbitrary offset worked. Now we actually position off to the left of the element and we have equal `margin-left` and `margin-right` to determine the offset.

Spawned from https://github.com/matrix-org/matrix-react-sdk/pull/7339#discussion_r767154349
2022-01-18 21:08:11 -06:00
..
__snapshots__ Fix left positioned tooltips being wrong and offset by fixed value (#7551) 2022-01-18 21:08:11 -06:00
ExternalLink-test.tsx
InteractiveTooltip-test.ts
MemberEventListSummary-test.js
PollCreateDialog-test.tsx
ReplyChain-test.js
StyledRadioGroup-test.tsx
TooltipTarget-test.tsx