Skip to content

Tooltip taking up more visual space than necessary #4188

Description

@ArakTaiRoth

Info

Reported by Andre

It's been found that our Tooltip component takes up slightly more visual space than absolutely needed, which causes it to appear out of line with other various text elements:
Image

When this is what it should look like:
Image

Acceptance Criteria:

  1. The fix was reported to be adding display: inline-lblock and line-height: 0 to the base element. In my testing the line-height property is all that was needed to adjust it accurately.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    Status
    🔖 Ready

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions