element-web/test/components/views
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
..
dialogs Auto fix 2021-10-22 17:23:37 -05:00
elements Fix left positioned tooltips being wrong and offset by fixed value (#7551) 2022-01-18 21:08:11 -06:00
groups Auto fix 2021-10-22 17:23:37 -05:00
location Fix nulls leaking into geo urls (#7433) 2021-12-21 16:56:28 +00:00
messages Move all polls processing to events-sdk & prep for stable polls (#7517) 2022-01-17 10:06:30 -07:00
rooms Replace kick terminology with Remove from chat (#7469) 2022-01-14 13:08:34 +00:00
settings A11y - fix anchors-as-buttons (#7444) 2022-01-07 10:40:53 +01:00
spaces Wrap inputs in fieldsets in Space visibility settings (#7350) 2022-01-06 10:09:26 +00:00
typography Add Heading components (#7362) 2021-12-15 11:00:10 +01:00