-
-
Couldn't load subscription status.
- Fork 206
Open
Labels
bugSomething isn't workingSomething isn't working
Description
I tend to use Paul Irish's box-sizing approach on all my projects, but many of React95 component's CSS expect box-sizing: content-box, which creates visual issues.
We should either apply border-box to all our components, or set it to content-box so our CSS is proper.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working