Skip to content

Adds margin variables for the hr element#24520

Merged
mdo merged 1 commit intov4-devfrom
v4-dev-andres-adds-hr-variables
Oct 30, 2017
Merged

Adds margin variables for the hr element#24520
mdo merged 1 commit intov4-devfrom
v4-dev-andres-adds-hr-variables

Conversation

@andresgalante
Copy link
Copy Markdown
Collaborator

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

Comment thread scss/_variables.scss Outdated
$mark-bg: #fcf8e3 !default;
$mark-bg: #fcf8e3 !default;

$hr-margin-top: 1rem !default;
Copy link
Copy Markdown
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
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

👍

@andresgalante andresgalante force-pushed the v4-dev-andres-adds-hr-variables branch from e124787 to c702800 Compare October 26, 2017 14:09
@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