Skip to content

[Card, Item] Difference metadata margin in card and item #3274

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

Open
ghabriel25 opened this issue May 21, 2025 · 1 comment
Open

[Card, Item] Difference metadata margin in card and item #3274

ghabriel25 opened this issue May 21, 2025 · 1 comment
Labels
state/awaiting-investigation Anything which needs more investigation

Comments

@ghabriel25
Copy link

ghabriel25 commented May 21, 2025

Bug Report

When using class meta inside .ui.card there is only margin top but when using meta inside .item from .ui.items, it has margin top and bottom

Steps to reproduce

  1. Create card that has meta class inside
  2. Create item list using .ui.items that has meta class inside
  3. Inspect margin of this meta class

Expected result

Both usage should be identical (has margin top and bottom) for consistency.

If this is how it should be, feel free to close this report. Thanks!

Actual result

Both has different margin

Version

2.9.4

@ghabriel25 ghabriel25 added type/bug Any issue which is a bug or PR which fixes a bug state/awaiting-investigation Anything which needs more investigation state/awaiting-triage Any issues or pull requests which haven't yet been triaged labels May 21, 2025
@ko2in ko2in removed the state/awaiting-triage Any issues or pull requests which haven't yet been triaged label May 26, 2025
@ko2in
Copy link
Member

ko2in commented May 26, 2025

Please create your fiddle that reproduces your issue.

@ko2in ko2in removed the type/bug Any issue which is a bug or PR which fixes a bug label May 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state/awaiting-investigation Anything which needs more investigation
Projects
None yet
Development

No branches or pull requests

2 participants