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

Adds margin variables for the hr element #24520

Merged
merged 1 commit into from
Oct 30, 2017
Merged

Conversation

andresgalante
Copy link
Collaborator

This PR fixes #24517 and adds $hr-margin-top and $hr-margin-bottom for the hr element.

$mark-bg: #fcf8e3 !default;
$mark-bg: #fcf8e3 !default;

$hr-margin-top: 1rem !default;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's reassign this from $spacer and knock down to a single value to match our x/y approach elsewhere.

$hr-margin-y: $spacer !default;`

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@mdo mdo merged commit 1870b87 into v4-dev Oct 30, 2017
@mdo mdo deleted the v4-dev-andres-adds-hr-variables branch October 30, 2017 20:11
@mdo mdo mentioned this pull request Oct 30, 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