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

fix(content-block-cards): fix margin in smallest breakpoint #5014

Merged

Conversation

asudoh
Copy link
Contributor

@asudoh asudoh commented Jan 27, 2021

Related Ticket(s)

Refs #4959.

Description

Fixes wrong margin in <dds-content-block-cards> in its smallest breakpoint. Also migrates the internal layout to CSS grid to eliminate the negative margin adjustment of heading vs. cards.

Changelog

Changed

  • Change to fix wrong margin in <dds-content-block-cards> in its smallest breakpoint.
  • Change to migrate the internal layout to CSS grid.

Fixes wrong margin in `<dds-content-block-cards>` in its smallest
breakpoint. Also migrates the internal layout to CSS grid to eliminate
the negative margin adjustment of heading vs. cards.

Refs carbon-design-system#4959.
@asudoh asudoh added the package: web components Work necessary for the IBM.com Library web components package label Jan 27, 2021
@ibmdotcom-bot
Copy link
Contributor

ibmdotcom-bot commented Jan 27, 2021

@ibmdotcom-bot
Copy link
Contributor

ibmdotcom-bot commented Jan 27, 2021

@ibmdotcom-bot
Copy link
Contributor

ibmdotcom-bot commented Jan 27, 2021

Copy link
Member

@kennylam kennylam left a comment

Choose a reason for hiding this comment

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

LGTM thanks @asudoh!

@kennylam kennylam added the Ready to merge Label for the pull requests that are ready to merge label Jan 30, 2021
@kodiakhq kodiakhq bot merged commit 0016be2 into carbon-design-system:master Jan 30, 2021
IgnacioBecerra pushed a commit to IgnacioBecerra/ibm-dotcom-library that referenced this pull request Feb 22, 2021
…esign-system#5014)

### Related Ticket(s)

Refs carbon-design-system#4959.

### Description

Fixes wrong margin in `<dds-content-block-cards>` in its smallest breakpoint. Also migrates the internal layout to CSS grid to eliminate the negative margin adjustment of heading vs. cards.

### Changelog

**Changed**

- Change to fix wrong margin in `<dds-content-block-cards>` in its smallest breakpoint.
- Change to migrate the internal layout to CSS grid.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package: web components Work necessary for the IBM.com Library web components package Ready to merge Label for the pull requests that are ready to merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants