Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inherit box-sizing for best practice #609

Merged
merged 1 commit into from
Nov 6, 2014

Conversation

mauryaratan
Copy link
Contributor

Using inheritance allows easy override on other elements, and also it’s the best practice. Paul Irish and CSSTricks have also switched and recommend this method.

Using inheritance allows easy override on other elements, and also it’s the best practice.
@karmatosed
Copy link
Contributor

I think this is a good improvement, but as it changes a foundation style it would be great to get other opinions.

@ScottSmith95
Copy link
Contributor

I've been doing this for a while now in my Underscores usage and it's worked fine.

@philiparthurmoore
Copy link
Collaborator

Big fan of this. Let's get it in.

@glueckpress
Copy link

Absolutely +1!

@obenland
Copy link
Member

Go for it @philiparthurmoore! ;)

@philiparthurmoore
Copy link
Collaborator

@obenland Sure! Just waiting on the Sass/style.css stuff to get sorted out. :)

@obenland
Copy link
Member

Ah, good to know, let me comment on that then :)

@mauryaratan
Copy link
Contributor Author

Ah! I totally missed that @philiparthurmoore, should I compile it in a commit?

@mor10
Copy link
Contributor

mor10 commented Oct 7, 2014

I didn't spot this so I submitted a separate patch that does the same thing. My patch has SASS as well. #630

@mor10 mor10 mentioned this pull request Nov 3, 2014
@obenland obenland merged commit 00c220b into Automattic:master Nov 6, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants