diff --git a/app/logical/d_text.rb b/app/logical/d_text.rb index 29363af30..ff2e31586 100644 --- a/app/logical/d_text.rb +++ b/app/logical/d_text.rb @@ -321,7 +321,8 @@ class DText "a" => { "href" => ["http", "https", :relative] } - } + }, + :css => Sanitize::Config::RELAXED[:css] ) end end