Opened 13 years ago
Closed 13 years ago
#22681 closed defect (bug) (fixed)
Don't blow up small thumbnails
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 3.5 | Priority: | low |
Severity: | minor | Version: | |
Component: | Media | Keywords: | has-patch commit |
Focuses: | Cc: |
Description
Here's a favicon forced to be many more pixels wide than it should be: http://cl.ly/image/460U083s343M. Same thing happens with small images (not just .ico files). I imagine this is a fairly straightforward CSS change.
Attachments (1)
Change History (5)
#2
@
13 years ago
- Keywords has-patch added; needs-patch needs-body removed
22681.diff seems to work - tested Firefox and Chrome on OSX and IE7 and IE8 in XP on Browserstack. IE doesn't center the images - probably because of the transform used. I don't think it's a wrecky experience for those browsers, but can look at doing more with it if so desired.
Note: See
TracTickets for help on using
tickets.
Yes, I noticed the same problem before: http://core.trac.wordpress.org/ticket/22518#comment:2
But I forget to promote it...