Skip to content

Remove floats from how we implement postcards #215

@meganem

Description

@meganem

This is a problem when the text is shorter than the image, and because the image is floating, content below the postcard will bump up.

We've solved this with hacks for various views by putting min-heights on the views-row to force them to be at least as tall as the image.

This is a bad way to solve this problem. Can we implement postcards without a float in the styles?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions