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

Add option to set CSS display property to govuk-shape-arrow mixin #701

Merged
merged 1 commit into from
May 22, 2018

Conversation

kr8n3r
Copy link

@kr8n3r kr8n3r commented May 19, 2018

Mixin had display:block set, but in the header component work, we need to set it as display:inline-block

To avoid duplicating properties, this PR allows the display property to be passed to the arrow mixin while setting display:block as default.

Fixes: #698

Note to reviewers: Amend, update or merge on my behalf on Monday

@govuk-design-system-ci govuk-design-system-ci temporarily deployed to govuk-frontend-review-pr-701 May 19, 2018 19:26 Inactive
@kr8n3r kr8n3r changed the title Add option to set CSS display property to govuk-shape-arrow mixin Add option to set CSS display property to govuk-shape-arrow mixin May 19, 2018
@govuk-design-system-ci govuk-design-system-ci temporarily deployed to govuk-frontend-review-pr-701 May 19, 2018 19:28 Inactive
@kr8n3r kr8n3r mentioned this pull request May 19, 2018
@govuk-design-system-ci govuk-design-system-ci temporarily deployed to govuk-frontend-review-pr-701 May 19, 2018 22:38 Inactive
@govuk-design-system-ci govuk-design-system-ci temporarily deployed to govuk-frontend-review-pr-701 May 21, 2018 12:50 Inactive
Default set to display:block
Copy link
Contributor

@NickColley NickColley left a comment

Choose a reason for hiding this comment

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

Nice

@kr8n3r kr8n3r merged commit d4c9772 into master May 22, 2018
@kr8n3r kr8n3r deleted the update-shape-mixin branch May 22, 2018 09:25
@alex-ju alex-ju mentioned this pull request May 29, 2018
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

Successfully merging this pull request may close these issues.

3 participants