Audit components for consistent border-box box-sizing #11421
Labels
0 - new
New issues that need assignment.
needs triage
Planning workflow - pending design/dev review.
refactor
Issues tied to code that needs to be significantly reworked.
Description
Some components do not have
box-sizing: border-box
set and could produce inconsistent layouts.Proposed Advantages
Consistent box-sizing and more predictable layout.
Which Component
all of the components!
Relevant Info
From https://developer.mozilla.org/en-US/docs/Web/CSS/box-sizing#:~:text=Note%3A%20It,is%20sometimes%20desirable:
https://www.paulirish.com/2012/box-sizing-border-box-ftw/
Calcite package
The text was updated successfully, but these errors were encountered: