From 315a57eb7442b9e02683644fc68bc1a483e572bb Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Mon, 13 Sep 2021 20:35:04 +0200 Subject: [PATCH] fd --- files/helpers/sanitize.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/files/helpers/sanitize.py b/files/helpers/sanitize.py index e1503f83c..e85883824 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