Skip to content

馃悰 Fix category card text overflow - #928

Open
Justber79 wants to merge 1 commit into
need4deed-org:developfrom
Justber79:justyna-914-fix-category-card-overflow
Open

馃悰 Fix category card text overflow#928
Justber79 wants to merge 1 commit into
need4deed-org:developfrom
Justber79:justyna-914-fix-category-card-overflow

Conversation

@Justber79

Copy link
Copy Markdown

Description

Fixes the volunteering category cards on the landing page so longer text no longer overflows the card container. Replaced the fixed height with min-height, allowing cards to grow with their content.

Related Issues

Closes #914

Changes

  • Replaced fixed height with min-height in CategoryCard
  • Verified the card expands correctly for longer content, including German text

Screenshots / Demos

Before

before

After

after

Checklist

  • WITHIN THE SCOPE OF AN ISSUE; No unnecessary files included
  • Tests added/updated
  • Documentation updated
  • CI passes

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.

Landing page: opportunity/category card text overflows the card box (fixed height, no overflow handling)

1 participant