Skip to content

Commit

Permalink
word-break for signatures
Browse files Browse the repository at this point in the history
Signed-off-by: Diego Andrés <[email protected]>
  • Loading branch information
DiegoAndresCortes committed Apr 25, 2024
1 parent d11f6d5 commit 5d5d47f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Themes/default/css/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -3846,6 +3846,7 @@ ul.post_options li {
box-shadow: var(--signature-box-shadow);
font-size: var(--signature-font-size);
line-height: var(--signature-line-height);
word-break: break-all;
}
.attachments,
.custom_fields_above_signature,
Expand Down

0 comments on commit 5d5d47f

Please sign in to comment.