We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Originally reported at #8233 (review) and #8233 (comment)
In two cases there's extra space in the footer:
theme="horizontal"
theme="horizontal cover-media"
See also #8233 (comment) for some clarification.
Expected no extra space.
Can be reproduced in the dev page dev/card.html.
dev/card.html
Using the card playground in dev page:
Vaadin version(s): 24.7
Issue is not browser related
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description
Originally reported at #8233 (review) and #8233 (comment)
In two cases there's extra space in the footer:
theme="horizontal"
and text contenttheme="horizontal cover-media"
and text content + imageSee 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:
Environment
Vaadin version(s): 24.7
Browsers
Issue is not browser related
The text was updated successfully, but these errors were encountered: