mirror of
https://github.com/discourse/discourse.git
synced 2025-05-28 10:41:25 +08:00
FIX: Don't use auto sizes for very small images (emoticons)
This commit is contained in:
@ -15,7 +15,6 @@ module Email
|
||||
end
|
||||
|
||||
def html
|
||||
|
||||
if @message.html_part
|
||||
style = Email::Styles.new(@message.html_part.body.to_s)
|
||||
style.format_basic
|
||||
|
Reference in New Issue
Block a user