This commit is contained in:
albert
2011-10-30 17:10:15 -04:00
parent cc26322ad3
commit a89acf671c
2 changed files with 1 additions and 1 deletions

View File

@@ -235,7 +235,7 @@ class Post < ActiveRecord::Base
def medium_image_height
if is_flash?
return 150
return 204
end
ratio = Danbooru.config.medium_image_width.to_f / image_width.to_f

Binary file not shown.

Before

Width:  |  Height:  |  Size: 34 KiB

After

Width:  |  Height:  |  Size: 65 KiB