Commit Graph

10 Commits (ca9ca073ed183e9fc544a12e312be4e6f7730d3f)

Author SHA1 Message Date
Henriette Darge ca9ca073ed * Reduce width of the footer element b letting the text wrap. Thus iOS doesn't zoom out of the content in order to make everything visible at once 3 years ago
Henriette Darge e4b134e136 Attempt to fix the width problem in iOS and outlook by providing inline styles next to direct attributes. Further the content is centred in its own table 3 years ago
Henriette Darge 9d0db7c517 Apply hard table layout on notification row to be deal better with different clients 3 years ago
Henriette Darge f14ef3d0aa Move status and counter into their own tables to be able to add paddings and make their height independent of the text between 3 years ago
Henriette Darge 7542435e25 remove paddings from non-table cells as much as possible 3 years ago
Henriette Darge f388e941a9 * Change email subject and summary text to include how many direct mentioned there have been 3 years ago
Henriette Darge 1ec79d11ab increase font-sizes to a minimum of 14px to avoid iOS doing its own "optimisations" and increasing the fonts randomly (taken from https://monsterspost.com/render-emails-perfectly-different-email-clients/) 3 years ago
Henriette Darge d5797c6d37 Put all top-level information in one table cell to handle overflows better 3 years ago
Henriette Darge 3dede40fe5 Adjust spacings and alignment in daily email 3 years ago
Henriette Darge 51ec3c91c6 Extract shared email parts into partials to make it easier to reuse them later 3 years ago