diff --git a/files/helpers/sanitize.py b/files/helpers/sanitize.py index e1503f83c5..e858838240 100644 --- a/files/helpers/sanitize.py +++ b/files/helpers/sanitize.py @@ -86,8 +86,7 @@ _allowed_protocols = [ _allowed_styles =[ 'color', - 'font-weight', - 'margin-bottom' + 'font-weight' ] # filter to make all links show domain on hover