Merge pull request #686 from alphagov/no-jump-email

Stop page jumping on first load with a long email
This commit is contained in:
Chris Hill-Scott
2016-06-15 09:38:56 +01:00
committed by GitHub
3 changed files with 40 additions and 11 deletions

View File

@@ -49,6 +49,7 @@
<div class="email-message-body-wrapper">
{{ body|nl2br }}
</div>
<div class='toggle' tabindex='0'>...<span class='visually-hidden'>show full email</span></div>
</div>
</div>
{% endmacro %}