0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/services/mega
Kevin Ansfield 3c9f5da39d 🐛 Fixed small text in Gmail on Android for newsletters containing images
closes https://github.com/TryGhost/Team/issues/737

- without an explicit `width: auto` on images Gmail on Android will make not make the image responsive, instead it was keeping the 1200px intrinsic width of the image and shrinking other content around it to match
2021-07-07 21:11:42 +01:00
..
index.js
mega.js Added comments to all usages of lib/common/events 2021-07-07 16:02:44 +01:00
post-email-serializer.js Render an email correctly according to the associated member segment 2021-07-01 13:36:42 +02:00
segment-parser.js Added unique filtering for segment parser 2021-06-30 17:43:28 +04:00
template.js 🐛 Fixed small text in Gmail on Android for newsletters containing images 2021-07-07 21:11:42 +01:00