Skip to content

refactor(badge): separate css vars - #1157

Merged
matthewcarleton merged 2 commits into
patternfly:masterfrom
mcoker:issue-1156
Jan 8, 2019
Merged

refactor(badge): separate css vars#1157
matthewcarleton merged 2 commits into
patternfly:masterfrom
mcoker:issue-1156

Conversation

@mcoker

@mcoker mcoker commented Dec 29, 2018

Copy link
Copy Markdown
Contributor

fixes #1156

@patternfly-build

patternfly-build commented Dec 29, 2018

Copy link
Copy Markdown
Collaborator

Deploy preview for pf-next ready!

Built with commit a391633

https://deploy-preview-1157--pf-next.netlify.com

@andybraren andybraren left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM, one small flip.

--pf-c-badge--FontWeight: var(--pf-global--FontWeight--bold);
--pf-c-badge--PaddingX: var(--pf-global--spacer--sm);
--pf-c-badge--PaddingLeft: var(--pf-global--spacer--sm);
--pf-c-badge--PaddingRight: var(--pf-global--spacer--sm);

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Maybe put the PaddingRight variable above PaddingLeft to align with the order they're used below.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

updated!

@matthewcarleton
matthewcarleton merged commit b1c5b43 into patternfly:master Jan 8, 2019
@mcoker
mcoker deleted the issue-1156 branch December 16, 2019 23:16
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.

4 participants