0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-24 23:48:13 -05:00
ghost/core
Kevin Ansfield cefcdad090 🐛 Fixed emails appearing very wide in Outlook and improved email image sizes
closes https://github.com/TryGhost/Ghost/issues/11536

- bumps `@tryghost/kg-default-cards`
  - image and gallery cards now output `width/height` attributes on `img` elements with a max width of 600px
  - uses resized images where possible to keep email weight down
- adds `height: auto` style to image card images so that the `height` attribute does not cause distortion at smaller screen widths
2020-08-18 15:33:54 +01:00
..
client@acd608350b Updated Ghost-Admin to v3.29.2 2020-08-18 12:15:49 +01:00
frontend 🐛 Fixed published time and modified time for structured data (#12085) 2020-08-18 11:34:06 +01:00
server 🐛 Fixed emails appearing very wide in Outlook and improved email image sizes 2020-08-18 15:33:54 +01:00
shared Fixed default shutdown timeout 2020-08-10 13:00:02 +01:00
index.js Refactored server announce functions to be clearer 2020-08-09 17:25:15 +01:00