Skip to content
This repository was archived by the owner on Aug 30, 2018. It is now read-only.
This repository was archived by the owner on Aug 30, 2018. It is now read-only.

RTE images max-width 100% #454

@NathanPJF

Description

@NathanPJF

How does everyone feel about adding the following to the rich text editor module?

.rte{
  img {
    max-width: 100%;
  }
}

I just did this for a shop using timber because on mobile its images were still using the 1024x1024 versions and being pushed outside the container.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions