[wp-trac] [WordPress Trac] #17870: Featured image on post types
WordPress Trac
wp-trac at lists.automattic.com
Wed Jun 22 20:59:12 UTC 2011
#17870: Featured image on post types
----------------------------+-----------------------------
Reporter: kevindees | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Administration | Version: 3.2
Severity: normal | Keywords: has-patch
----------------------------+-----------------------------
I have found that the admin area has a bug were if the featured image is
larger than the meta box it overlaps the box.
http://screensnapr.com/v/Do2DrO.png
attached a fix. see below css.
{{{
#postimagediv img { max-width: 100%; }
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/17870>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list