riot-web/res/css/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
..
_AccessibleButton.scss
_AddressSelector.scss
_AddressTile.scss
_DesktopBuildsNotice.scss
_DesktopCapturerSourcePicker.scss
_DialPadBackspaceButton.scss
_DirectorySearchBox.scss
_Dropdown.scss
_EditableItemList.scss
_ErrorBoundary.scss
_EventListSummary.scss
_EventTilePreview.scss
_ExternalLink.scss
_FacePile.scss
_Field.scss
_ImageView.scss
_InfoTooltip.scss
_InlineSpinner.scss
_InteractiveTooltip.scss
_InviteReason.scss
_ManageIntegsButton.scss
_MiniAvatarUploader.scss
_PowerSelector.scss
_ProgressBar.scss
_QRCode.scss
_ReplyChain.scss
_ResizeHandle.scss
_RichText.scss
_RoleButton.scss
_RoomAliasField.scss
_SSOButtons.scss
_ServerPicker.scss
_SettingsFlag.scss
_Slider.scss
_Spinner.scss
_StyledCheckbox.scss
_StyledRadioButton.scss
_SyntaxHighlight.scss
_TagComposer.scss
_TextWithTooltip.scss
_ToggleSwitch.scss
_Tooltip.scss
_TooltipButton.scss
_Validation.scss