Skip to content

Lack of explicit box-sizing causes the badge to be the wrong size #2

Description

@CDWimmer

I had * { box-sizing: border-box;} in the css of my page, and for whatever reason this leads to the hover width being miscalculated and too short to reveal the entire username.
Turns out I have no idea why that was in my css so I've removed it, but it seems like something that should be set explicitly to whatever the default value is rather than being at the whim of whatever is in the global css?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions