Skip to content

Improve readability for MR review emails

Chad Woolley requested to merge caw-improve-review-email-readability into master

Summary

Address review email readability concerns from #357400

  • Removes override for font size of review comments
  • Adds padding above divider line

Addresses part of (but not all) of the concerns on Improve font legibility of emails with `enhance... (#357400) - see related comment on that issue: #357400 (comment 906652766)

related: #357400

Screenshots

before after
before after

Testing

  1. Go to profile settings -> notifications
    1. Notification level to watch
    2. Check receive notifications on your own activity

Screen_Shot_2022-04-08_at_12.56.53_PM

  1. Make multiple code comments on an MR to create a review, then submit the review.

  2. Navigate to http://gdk.test:3000/rails/letter_opener, refresh, and view the email

Edited by Chad Woolley

Merge request reports