-
- Downloads
Fix email line-height in Outlook
Outlook seems to handle `white-space: pre` weirdly, so just use `pre` elements (but only for emails!).
Showing
- CHANGELOG 1 addition, 0 deletionsCHANGELOG
- app/assets/stylesheets/mailers/repository_push_email.scss 4 additions, 1 deletionapp/assets/stylesheets/mailers/repository_push_email.scss
- app/views/notify/repository_push_email.html.haml 1 addition, 1 deletionapp/views/notify/repository_push_email.html.haml
- app/views/projects/diffs/_line.html.haml 6 additions, 1 deletionapp/views/projects/diffs/_line.html.haml
Please register or sign in to comment