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

[card] Unexpected extra space in the footer with horizontal theme #8480

Open
web-padawan opened this issue Jan 10, 2025 · 0 comments
Open

[card] Unexpected extra space in the footer with horizontal theme #8480

web-padawan opened this issue Jan 10, 2025 · 0 comments

Comments

@web-padawan
Copy link
Member

Description

Originally reported at #8233 (review) and #8233 (comment)

In two cases there's extra space in the footer:

  • Card with theme="horizontal" and text content
  • Card with theme="horizontal cover-media" and text content + image

card-horizontal

card-cover-media

See also #8233 (comment) for some clarification.

Expected outcome

Expected no extra space.

Minimal reproducible example

Can be reproduced in the dev page dev/card.html.

Steps to reproduce

Using the card playground in dev page:

  1. Set "content" select to "text"
  2. Enable "horizontal" checkbox
  3. Set "media" select to "image"
  4. Enable "cover media" checkbox

Environment

Vaadin version(s): 24.7

Browsers

Issue is not browser related

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants