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

Patch: ActionList divider conflict with inline description #1892

Merged
merged 10 commits into from
Jan 20, 2022

Conversation

langermank
Copy link
Contributor

ActionList--divided adds a pseudo element to ActionList-item-label::before to create the divider styles. This meant that in an inline description scenario, the divider would only span the width of the label.

before after
image image

@langermank langermank requested a review from a team as a code owner January 19, 2022 02:29
@changeset-bot
Copy link

changeset-bot bot commented Jan 19, 2022

🦋 Changeset detected

Latest commit: a61f0b5

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@primer/css Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Co-authored-by: Vinicius Depizzol <vdepizzol@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants