Skip to content

Conversation

derek73
Copy link

@derek73 derek73 commented May 14, 2014

Since you're using relative units for the width need to make sure any padding is not included in the width measurement. content-box is the default in some browsers but it is frequently normalized to border-box in CSS frameworks.

Since you're using relative units for the width need to make sure any padding is not included in the width measurement. content-box is the default in some browsers but it is frequently normalized to border-box in CSS frameworks.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant