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