mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-29 13:52:10 +03:00
e50ad7561c
refs TryGhost/Product#3647 - The latest version of juice (which Ghost uses to inline css in email newsletters) included new functionality to add height="auto" and width="auto" for any images with dimensions set to auto in css - This was causing rendering issues in Outlook, which would render the image at full width, which often added a horizontal scroll and generally messed up the flow of the document - This change prevents juice from modifying the height or width of `<img />` tags |
||
---|---|---|
.. | ||
utils | ||
.eslintrc.js | ||
batch-sending-service.test.js | ||
email-controller.test.js | ||
email-event-processor.test.js | ||
email-event-storage.test.js | ||
email-renderer.test.js | ||
email-segmenter.test.js | ||
email-service.test.js | ||
mailgun-email-provider.test.js | ||
sending-service.test.js |