Actions
Bug #15190
closedImages in Activity Feed break out of containing element
Start date:
2022-01-14
Due date:
% Done:
0%
Estimated time:
Deployment actions:
Description
On the Community Call today, Marilyn noted that in the activity feed: https://commons.gc.cuny.edu/activity/
images that are larger than the width of the containing element (the activity stream) go beyond it.
This could be fixed by adding a max-width rule to images. There is already a ruleset that removes border styling and so that is one possible place to add this.
I've attached screen shot of current state and with the max-width solution implemented.
Files
Updated by Boone Gorges almost 3 years ago
- Status changed from New to Staged for Production Release
- Target version set to 1.19.2
Thanks, Chris. I've made a change in https://github.com/cuny-academic-commons/cac/commit/dbaafcd561fa7a646a947e11d7158183610ae262
Updated by Boone Gorges almost 3 years ago
- Status changed from Staged for Production Release to Resolved
Actions