diff options
Diffstat (limited to 'src/templates/account/userprofile_update_form.html')
-rw-r--r-- | src/templates/account/userprofile_update_form.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/templates/account/userprofile_update_form.html b/src/templates/account/userprofile_update_form.html index 6ab8242..5ddb867 100644 --- a/src/templates/account/userprofile_update_form.html +++ b/src/templates/account/userprofile_update_form.html @@ -16,7 +16,7 @@ Generate </a> </p> - <p style="word-wrap: break-word;">{{ token.key }}</p> + <p class="text-break">{{ token.key }}</p> <p></p> {% buttons %} |