Ghost/core
Jeremy Davidson 681c96b5e9
🐛 Fixed bookmark card author/publisher spacing in member emails (#12134)
closes #12078

- Root cause was that pseudo class .kg-bookmark-author:after was not getting inlined to email newsletter or its preview.
  - That is where the margin and bullet-point content are added between author and publisher.
- Dependency juice supports an option inlinePseudoElements which is false by default.
- Fix was to set inlinePseudoElements to true when serializing post email.

Co-authored-by: Jeremy Davidson <jeremy@crossingcontour.com>
2020-08-18 16:18:44 +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 bookmark card author/publisher spacing in member emails (#12134) 2020-08-18 16:18:44 +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