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

changes 1px to $border-width variable on cards border #23438

Merged
merged 1 commit into from
Aug 14, 2017

Conversation

andresgalante
Copy link
Collaborator

Cards variables reads:

$card-border-width:        1px !default;

This PR changes it to:

$card-border-width:        $border-width !default;

To keep consistency.

What do you think?

@andresgalante andresgalante changed the title Card border width changes 1px to $border-width variable on cards border Aug 14, 2017
@mdo mdo merged commit 1cfbc2c into twbs:v4-dev Aug 14, 2017
@mdo mdo mentioned this pull request Aug 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants