FIX: this is making oneboxed images way too big (reverts 121426287)

This commit is contained in:
Régis Hanol 2015-10-22 19:46:48 +02:00
parent 515fc49727
commit 6c29781687
1 changed files with 0 additions and 1 deletions

View File

@ -43,7 +43,6 @@ module Email
img['width'] = 'auto'
img['height'] = 'auto'
end
add_styles(img, 'max-width:100%;') if img['style'] !~ /max-width/
end
# ensure all urls are absolute