-
-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
I see that some modal image (like https://plone.org/news/old-news/munich-plone-5-sprint-and-party ) are too wide (click on the image)
.modal-image img { max-width: 100%} will fix this, but there is probably not any places where the images should be wider than 100 anyway ?
so maybe just:
img { max-width 100%; }
or #content img
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels