diff --git a/files/helpers/sanitize.py b/files/helpers/sanitize.py index 0687d0046..fc9fa6fcd 100644 --- a/files/helpers/sanitize.py +++ b/files/helpers/sanitize.py @@ -87,7 +87,8 @@ _allowed_protocols = [ _allowed_styles =[ 'color', - 'font-weight' + 'font-weight', + 'transform' ] # filter to make all links show domain on hover diff --git a/files/templates/emoji_modal.html b/files/templates/emoji_modal.html index d3f9650f4..69ebeeee3 100644 --- a/files/templates/emoji_modal.html +++ b/files/templates/emoji_modal.html @@ -1,4 +1,4 @@ - +