Skip to content
This repository was archived by the owner on Aug 9, 2021. It is now read-only.
This repository was archived by the owner on Aug 9, 2021. It is now read-only.

Don't use content-box for box-sizing. #83

Description

@mirshko

Using the default content-box box-sizing CSS attribute conflicts with the often reset box-sizing: border-box property in pretty much all CSS resets.

This causes the ProfileHover component to be all squished like below.

Screen Shot 2020-07-15 at 1 31 23 PM

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions