Ghost/ghost/core/test/integration
Daniël van der Winden f456494776
Newsletter captions fix (#20396)
Fixes
https://linear.app/tryghost/issue/DES-4/image-caption-size-in-email-newsletter.

There were no styles defined for captions for cards beyond the featured
image (bookmark, gallery, video), and we had no way of targeting those
captions with CSS. They are now wrapped in a div with a specific class,
which allows for more selective styling, and are styled similarly to the
caption of the featured image.
2024-06-18 11:26:20 +02:00
..
exporter Added recommendation events tables (#18084) 2023-09-13 17:18:40 +02:00
importer Cleaned up lexicalEditor labs flag, switched Post model to lexical-by-default (#18607) 2023-10-23 17:51:34 +01:00
migrations Added missing permissions to Contributor & Editor (#19881) 2024-03-20 20:36:07 +07:00
services Newsletter captions fix (#20396) 2024-06-18 11:26:20 +02:00
settings Added setting to store last mention report email date (#16399) 2023-03-15 15:34:41 +05:30
url_service.test.js Removed all unused variables from test files 2023-03-10 14:29:55 +01:00