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
Image widths are wrong, when having nested container elements with images.
Width of images in element "2 Columns 50%/50%" are the same.
Width of image in column 1 is too big, width of image in column 2 is too small.
Image 1 has width of 445 pixels, that's too big. Image 2 has width of 135 pixels, that's too small.
The text was updated successfully, but these errors were encountered:
[BUGFIX] benjaminkott#1479 Wrong image width in containers when nesti…
57ca72e
…ng containers
Successfully merging a pull request may close this issue.
Bug Report
Prerequisites
Description
Image widths are wrong, when having nested container elements with images.
Steps to Reproduce
Expected behavior
Width of images in element "2 Columns 50%/50%" are the same.
Actual behavior
Width of image in column 1 is too big, width of image in column 2 is too small.
Screenshots
Backend view
Frontend view
Image 1 has width of 445 pixels, that's too big.
Image 2 has width of 135 pixels, that's too small.
The text was updated successfully, but these errors were encountered: