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

btn class should be box-sizing:border-box #9802

Closed
stevenvachon opened this issue Aug 18, 2013 · 4 comments
Closed

btn class should be box-sizing:border-box #9802

stevenvachon opened this issue Aug 18, 2013 · 4 comments

Comments

@stevenvachon
Copy link

Instead of on the input[type=button] and button. This comes in especially handy when using the styles on <a> tags

@mdo
Copy link
Member

mdo commented Aug 18, 2013

Everything gets box-sizing: border-box in v3. See https://github.com/twbs/bootstrap/blob/3.0.0-wip/less/scaffolding.less#L6.

@stevenvachon
Copy link
Author

Here I thought that I could exclude scaffolding from my customized compile.

Why separate scaffolding from grid in customize?

@mdo
Copy link
Member

mdo commented Aug 18, 2013

Yeah, this should be addressed @stevenvachon—those global styles should always be present.

@mdo
Copy link
Member

mdo commented Aug 18, 2013

See #9807.

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

No branches or pull requests

2 participants