fixes #1871
This commit is contained in:
@@ -1 +1 @@
|
||||
<%= CurrentUser.user.custom_style.gsub(/(?:!important)?\s*;?\s*\}/, "!important;}").html_safe %>
|
||||
<%= CurrentUser.user.custom_style.gsub(/(\S)\s*(?:!important)?\s*(;|})/, "\\1!important\\2").html_safe %>
|
||||
Reference in New Issue
Block a user