Skip to content

Enhancement: limit max-width of feed images #75

@Artfunkel

Description

@Artfunkel

I'd like to suggest this CSS rule:

article.content img { max-width:630px; height:auto; }

This prevents very large images in feed items from distorting the feed view. (A pixel width isn't very elegant but I've had no luck with relative width.)

This is what currently happens when expanding an article in headline view:

width

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions